aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/user.rb
AgeCommit message (Expand)Author
2014-02-06added support for 'monitor' ssh keys.elijah
2013-07-02prevent compile from happening before adding at least one user ssh key.elijah
2013-02-23minor improvements to wording of inline command helpelijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-04minor cleanupelijah
2012-11-01fixed generation of authorized_keys and known_hosts: now entries are sortedelijah
2012-11-01fixed bug with compiling authorized_keyselijah
2012-10-25suppress auth-agent warningelijah
2012-10-25make gpg optionalelijah
2012-10-25cleaned up the code a bit by adding SshKey class.elijah
2012-10-23fixed typo with read_file! and don't require pgp key for a user.elijah
2012-10-23added a bunch of new commands, including init-node and deployelijah
2012-10-21added command init-nodeelijah
2012-10-14added add-user commandelijah