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
/
pre.rb
Age
Commit message (
Collapse
)
Author
2015-06-26
ensure that `leap` is not run as root.
elijah
2015-04-27
added --force
elijah
2015-02-02
more verbose --version (closes #4428)
elijah
2014-11-26
make debugger gem optional
elijah
2014-10-31
only spit out stack trace if --debug
elijah
2014-10-30
minor fix to bail and log level
elijah
2014-09-30
environment pinning: new commands `leap env`, `leap env pin X` and `leap env ↵
elijah
unpin`. See `leap help env` for more information.
2014-06-27
leap list improvements: lazy evaluation; don't bomb on ConfigError; remove ↵
elijah
requirements.rb
2014-03-08
added --no-color flag
elijah
2014-02-10
different secrets for each environment
elijah
2013-06-25
log the version and git info if log level >= 2
elijah
2013-03-14
change verbosity level help output to reflect the actual available levels
Micah Anderson
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-26
include leap command invocation in the log file, if any.
elijah
2013-02-07
added global --yes option
elijah
2013-02-02
logging - output of leap command is now additionally sent to --log=FILE ↵
elijah
command line switch or @log value in Leapfile.
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ↵
elijah
manages this, instead of it always being ../leap_platform
2012-11-14
inherit .json from leap_platform/provider_base
elijah
2012-11-14
added requirements checking - will bail out if a configuration option is missing
elijah
2012-11-01
figured out a workaround to make --version work as expected
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah
2012-10-14
added add-user command
elijah
2012-10-11
code cleanup. better support for nested configs and templates.
elijah
2012-10-09
fixed paths
elijah