Age | Commit message (Expand) | Author |
2016-06-21 | remove highline gem dependency | elijah |
2016-06-21 | fix ruby deprecation warnings | elijah |
2015-08-18 | moved commands to leap_platform | elijah |
2015-08-07 | added --basebox flag to `local start` | elijah |
2015-08-07 | added `leap compile firewall` | elijah |
2015-07-29 | don't use CNAME for the zone file. it advisable to use CNAME only for foreign... | elijah |
2015-07-10 | improve `leap facts update`. closes bugs #7236 and #7237 | elijah |
2015-06-29 | add sanity checking to compile (confirm ips are unique, not the same as curre... | elijah |
2015-06-26 | `leap ls --print` should return values, not formulas | elijah |
2015-06-26 | ensure that `leap` is not run as root. | elijah |
2015-06-17 | added `leap compile provider.json` (requires platform 0.7.1) | elijah |
2015-06-16 | fix problem with default environment and secrets.json generation | elijah |
2015-05-05 | Changed location of local nodes basebox to hashicorp. If you already | kwadronaut |
2015-05-05 | add --force to 'leap cert csr' | elijah |
2015-05-04 | make gpgme optional | elijah |
2015-04-28 | fail to compile if you pass it an invalid environment name | elijah |
2015-04-27 | added --force | elijah |
2015-04-08 | Merge branch 'develop' of ssh://leap.se/leap_cli into develop | elijah |
2015-04-08 | added `leap history` command to dump the recent deploy history to console | elijah |
2015-04-07 | make clear that dh file is only needed for VPN | varac |
2015-04-01 | added `leap scp` | elijah |
2015-03-31 | update tapicero config | elijah |
2015-02-27 | added ability to select which dbs to delete with `leap db destroy` | elijah |
2015-02-09 | more verbose `leap cert update` | elijah |
2015-02-08 | pass --info to puppet_command (needed to support logging deploy details) | elijah |
2015-02-05 | vagrant - fix version calculation when vagrant version has three parts (e.g. ... | elijah |
2015-02-02 | more verbose --version (closes #4428) | elijah |
2015-02-02 | fix bail! typo | elijah |
2015-01-28 | cert generation: (1) auto generate certs (2) actually support configuring exp... | elijah |
2015-01-28 | honor --yes for 'db destroy'. closes 6649. | elijah |
2015-01-22 | added support for custom tests in files/tests | elijah |
2015-01-06 | added info note to leap db destroy | elijah |
2014-12-09 | exit 1 if `leap test --continue` fails anywhere. closes #6519 | elijah |
2014-12-08 | give error if cert has already expired. closes #6484 | elijah |
2014-12-08 | for command `leap db destroy`, make sure that tapicero sequence log is also r... | elijah |
2014-12-08 | leap test --continue will continue on to the next node. closes #6497 | elijah |
2014-12-08 | added `leap tunnel` command. | elijah |
2014-12-07 | rename shell.rb to ssh.rb | elijah |
2014-12-01 | better secrets.json compile when environment is pinned. | elijah |
2014-12-01 | don't mess up secrets.json when env is pinned | elijah |
2014-12-01 | only include monitor ssh key in authorized keys if it actually exists. | elijah |
2014-11-30 | fix monitor key problems: was erased with a `leap node init` and was generate... | elijah |
2014-11-30 | add command aliases for most commonly used commands. | elijah |
2014-11-26 | specify that leap test can accept a FILTER | elijah |
2014-11-26 | make debugger gem optional | elijah |
2014-11-24 | moved core_ext and lib_ext under leap_cli | elijah |
2014-11-24 | allow more flexible `leap env` command | elijah |
2014-11-24 | minor: warn if env doesn't exist in `leap env pin` | elijah |
2014-11-09 | make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed beca... | elijah |
2014-11-07 | node init - skip updating local host keys for vagrant nodes | elijah |