index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
/
pre.rb
Age
Commit message (
Collapse
)
Author
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