summaryrefslogtreecommitdiff
path: root/lib/leap_cli/config
AgeCommit message (Collapse)Author
2017-07-18by default, new providers will now require invites. requires leap_cli ↵elijah
4173154a177b00c11a36b3168b1ce12af59f04af or later (>1.9.2). resolves #8474. create new invites with `leap run invite`
2017-04-25bugfix: ensure that nodes only have one environment specified (closes #8778)elijah
2016-12-21add command `leap node disable` and `leap node enable`elijah
2016-10-20[bug] properly set 'enrollment_policy' in provider.jsonelijah
2016-09-01added support for Let's Encryptelijah
2016-08-29fix bug when nodes have bad tagselijah
2016-08-24leap vm: fixed bug, added more sanity checking.elijah
2016-08-23added 'leap vm' commandelijah
2016-08-23refactor the command for ca and nodeelijah
2016-07-05prevent users from configuring a node and an environment with the same nameelijah
2016-07-01leap cli: move everything we can from leap_cli to leap_platformelijah