Skip to content

Releases: bensallen/duocli

v0.99.0-pre3

09 Mar 15:26
7886656
Compare
Choose a tag to compare

Changelog

7886656 Add setting realName attribute via create and modify user

v0.99.0-pre2

08 Mar 19:42
76b87f7
Compare
Choose a tag to compare

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

04 Mar 16:48
689b527
Compare
Choose a tag to compare

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.