You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
633df64 Rename add command to create, remove to delete to match API naming. Add --create flag for modify to create the user if it doesn't already exist. Detect if a user is already alread member of a group before trying to associate the group. Cleanup log text. 76b87f7 Update README.md
689b527 Add more self-generating documentation, add an example configuration file bac6394 Initial commit 9d8d504 Initial implementation with User get, add, modify, and remove.