summaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/user.rb
AgeCommit message (Collapse)Author
2017-01-10bugfix: `leap user ls` now warns if the ssh keytype is unsupportedelijah
2016-12-19feature: add troubleshooting info to `leap user ls`elijah
It is hard to get ssh key setup right. This change makes it much easier to debug what the problem is.
2016-08-29fix add-user typoelijah
2016-08-29command line interface cleanup: harmonize the signatures of different ↵elijah
commands to be more logically consistent. For now, all changes are backwards compatible. DEPRECATED: `leap add-user`. Use `leap user add` instead.
2016-07-02[bug] fix typo in leap add-uservarac
2016-07-01migrate commands to use new ssh system: node init, test, add-userelijah
2015-11-12typo leap_cli sysadminkwadronaut
2015-08-19mv commands and macros to lib/leap_clielijah