summaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands
AgeCommit message (Expand)Author
2018-05-09Bug: Fix incorrect certtool being called on macOS/Mac OS Xicydoge
2017-08-27bugfix: fix `leap test init`elijah
2017-08-23Merge remote-tracking branch 'elijah_acab/bugfix/testcontinue'Varac
2017-08-19leap_cli: minor help wording correctionelijah
2017-08-18Bug: allow `leap test --continue` to run on additional nodes if there was an ...elijah
2017-07-18by default, new providers will now require invites. requires leap_cli 4173154...elijah
2017-07-04leap_cli - make fog gem optionalelijah
2017-05-30static - support for renewing certs with let's encrypt for static siteselijah
2017-05-10Increase Vagrant defaut mem to 2gbvarac
2017-01-10bugfix: `leap user ls` now warns if the ssh keytype is unsupportedelijah
2017-01-05Merge branch 'feature/node-disable'elijah
2016-12-21added command `leap ping`elijah
2016-12-21rename s/ca.rb/cert.rb/elijah
2016-12-21add command `leap node disable` and `leap node enable`elijah
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