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.rb
Age
Commit message (
Expand
)
Author
2014-10-05
more robust env pinning, fixes several edge case bugs.
elijah
2014-10-05
ensure arrays are always sorted when exported to yaml
elijah
2014-06-27
leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re...
elijah
2014-06-20
moved all json macros to the platform (breaks compatibility with earlier plat...
elijah
2014-04-05
more graceful handling of error for `leap node add` (closes https://leap.se/c...
elijah
2014-03-14
added ability to define environment specific provider.json (e.g. provider.pro...
elijah
2013-06-19
fixed utf8 bug when locale not set, and improved testing for ruby 1.8.
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-06-02
now we require a leap_platform/platform.rb config file.
elijah
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-02-28
clean up include paths, require newer rake version.
elijah
2013-02-23
added `rake doc` command.
elijah
2013-01-28
remove old secrets from secrets.json if they are not defined anywhere.
elijah
2013-01-13
added ability to sync support files along with hiera.yml. this way, files don...
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ma...
elijah
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-27
removed log_streamer
elijah
2012-11-27
improved logging all around.
elijah
2012-11-17
added ability to fingerprint x509 certs
elijah
2012-11-14
added requirements checking - will bail out if a configuration option is missing
elijah
2012-11-09
vagrant support
elijah
2012-11-04
added automatic secret generation in secrets.json
elijah
2012-10-25
cleaned up the code a bit by adding SshKey class.
elijah
2012-10-23
more attempt at 1.9 compatibility
elijah
2012-10-23
patched supply_drop gem and vendored it
elijah
2012-10-14
added add-user command
elijah
2012-10-11
code cleanup. better support for nested configs and templates.
elijah
2012-10-10
hierarchical yaml output.
elijah
2012-10-09
fixed paths
elijah