summaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands
AgeCommit message (Expand)Author
2016-12-21Merge branch 'feature/sshkey-info' into 'master' Varac
2016-12-19bugfix: ensure let's encrypt errors make it to the user.elijah
2016-12-19feature: add troubleshooting info to `leap user ls`elijah
2016-11-01bugfix: allow 'leap facts update' to work again.elijah
2016-09-15leap vm: grab ssh host key when adding a new vmelijah
2016-09-06leap cert renew: added more messages in case anything goes wrongelijah
2016-09-06leap run: stream results by default if there is only one nodeelijah
2016-09-01added support for Let's Encryptelijah
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah
2016-08-31fixed `leap inspect`elijah
2016-08-29fix add-user typoelijah
2016-08-29command line interface cleanup: harmonize the signatures of different command...elijah
2016-08-29leap vm: added 'ls' as alias for 'status'elijah
2016-08-24leap vm: fixed bug, added more sanity checking.elijah
2016-08-23added 'leap vm' commandelijah
2016-08-23fix typoelijah
2016-08-23move console table into separate fileelijah
2016-08-23refactor the command for ca and nodeelijah
2016-08-19leap_cli: better arguments to 'leap run'elijah
2016-08-19minor (spelling)elijah
2016-07-12only update git submodules only if not subrepoChristoph Kluenter
2016-07-02[bug] fix typo in leap add-uservarac
2016-07-01fix access to vagrant key fileelijah
2016-07-01leap cli: move everything we can from leap_cli to leap_platformelijah
2016-07-01leap cli: remove commands/util.rb (duplicate of common.rb)elijah
2016-07-01print both sha1 and sha256 fingerprints for 'leap inspect'elijah
2016-07-01migrate commands to use new ssh system: node init, test, add-userelijah
2016-06-30Remove bigcouch (#8056)Micah
2016-06-28added command `leap open monitor` for handy access to nagioselijah
2016-06-22leap_cli: removed dependency on gems 'paint' and 'command_line_reporter'elijah
2016-06-21minor ruby lintingelijah
2016-04-12leap_cli: rename 'debug' command to 'info' command, since --debug is already ...elijah
2016-04-12fix node seeding (closes #8026)elijah
2016-04-06leap compile zone: added zone serial number.elijah
2016-03-22ensure that compile is run first when generating zone, firewall, or hosts out...elijah
2016-03-17allow 'node rm' on disabled nodeselijah
2016-03-04added command `leap compile hosts`elijah
2016-02-24fixed dkim zone entry, closes #7925elijah
2016-02-23added templates for `leap node add`, so that new nodes can get default values...elijah
2016-02-23get dkim working, closes #5924elijah
2016-02-23[feat] 'leap history --last' shows only last entryvarac
2016-02-16list the expiry time when warning about expiring certselijah
2016-02-09ensure that expired certs are updated *before* hiera compile.elijah
2016-01-19[feat] Add 'leap debug' cmdvarac
2016-01-18increase ram of vagrant nodes to 1,5gvarac
2015-12-16ensure that the key/value are only split on the first colonChristoph Kluenter
2015-12-04[bug] Vagrant boxes need 1g of ramvarac
2015-12-04[refactor] Drop Vagrant Support for versions < 1.1varac
2015-12-01[feat] Make vagrant basebox configurablevarac
2015-11-29fix typo documentation leap-cli, closes mr88.kwadronaut