Releases: bensallen/duocli
Releases · bensallen/duocli
v0.99.0-pre3
Changelog
7886656 Add setting realName attribute via create and modify user
v0.99.0-pre2
Changelog
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
v0.99.0-pre1
Changelog
689b527 Add more self-generating documentation, add an example configuration file
bac6394 Initial commit
9d8d504 Initial implementation with User get, add, modify, and remove.