index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
Age
Commit message (
Expand
)
Author
2013-06-26
added command `leap compile zone`
elijah
2013-06-26
bail with message if no ecdsa key found
elijah
2013-06-25
add note about what to do to enable mosh
elijah
2013-06-25
log the version and git info if log level >= 2
elijah
2013-06-22
improve `leap inspect`
elijah
2013-06-21
fix ecdsa ssh key comparison
elijah
2013-06-18
fix bug with vagrant ssh keys
elijah
2013-06-11
store port in provider's known_hosts to prevent modification of ~/.ssh/known_...
elijah
2013-06-11
grab ecdsa ssh host keys, not rsa.
elijah
2013-06-11
fix longstanding problem with vagrant nodes: everyone has a different ssh pub...
elijah
2013-06-11
added --ip and --port override flags to deploy and init.
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-06-02
mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre...
elijah
2013-06-02
now we require a leap_platform/platform.rb config file.
elijah
2013-05-30
remove hardcoded environments from test.rb
elijah
2013-05-27
added support for disabling nodes
elijah
2013-05-15
minor fix to `leap node add`
elijah
2013-05-15
better parsing of `leap node add` (fixes #2531)
elijah
2013-05-15
certs - include all possible domains in subaltname, including one in commonname.
elijah
2013-05-13
fixed bug when seeding values to `leap node add`
elijah
2013-04-18
added `leap mosh NODE`
elijah
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-17
updated `leap test init` to work with openvpn service levels.
elijah
2013-03-14
change verbosity level help output to reflect the actual available levels
Micah Anderson
2013-03-14
added exit codes for puppet apply
elijah
2013-03-14
set hostname on `leap node init`
elijah
2013-03-13
oops, fixed bug in `leap cert csr`
elijah
2013-03-13
added --domain switch to `leap cert csr`
elijah
2013-03-10
fixed misc. bugs with switch to 'environment' flag.
elijah
2013-03-08
replace local and production values with 'environment'.
elijah
2013-02-28
provider error when 'node init' finds no nodes.
elijah
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-28
change json comments from '#' to more standard '//'
elijah
2013-02-26
pass through verbosity to puppet
elijah
2013-02-26
include leap command invocation in the log file, if any.
elijah
2013-02-23
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2013-02-21
handle submodule updates and url changes
Micah Anderson
2013-02-10
display `leap list --print` null values as [null] instead of missing
elijah
2013-02-10
fix errant references to provider.vagrant (should be leapfilt.vagrant_network)
elijah
2013-02-10
moved vagrant config to Leapfile, added ~/.leaprc support.
elijah
2013-02-10
more verbose vagrant install warning.
elijah
2013-02-08
improve `leap node add` by auto creating cert and validating ip_address
elijah
2013-02-08
changed `leap init` to `leap new`, made more foolproof.
elijah
2013-02-08
leap inspect now works with all .json files
elijah
2013-02-08
vagrant: pass through --yes to vagrant as --force
elijah
2013-02-07
make --tags override the defaults
elijah
2013-02-07
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-02-07
added global --yes option
elijah
[next]