aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli.rb
AgeCommit message (Expand)Author
2014-11-24moved core_ext and lib_ext under leap_clidevelopelijah
2014-11-10pin gem gli to a version we know will work.elijah
2014-10-28pin net-ssh version to 2.7.0. later versions break interactive password authe...elijah
2014-10-28better solution to activesupport dependency problemelijah
2014-10-22json bugfix: upgrading CertificateAuthority gem broke everything, since it de...elijah
2014-10-21version bump to 1.6, added platform.major_versionelijah
2014-10-05more robust env pinning, fixes several edge case bugs.elijah
2014-10-05ensure arrays are always sorted when exported to yamlelijah
2014-06-27leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re...elijah
2014-06-20moved all json macros to the platform (breaks compatibility with earlier plat...elijah
2014-04-05more graceful handling of error for `leap node add` (closes https://leap.se/c...elijah
2014-03-14added ability to define environment specific provider.json (e.g. provider.pro...elijah
2013-06-19fixed utf8 bug when locale not set, and improved testing for ruby 1.8.elijah
2013-06-04add support for `leap facts`. includes some fun new helpers, like run_with_pr...elijah
2013-06-02now we require a leap_platform/platform.rb config file.elijah
2013-04-01remove supply_drop, add support for puppet_command.elijah
2013-02-28clean up include paths, require newer rake version.elijah
2013-02-23added `rake doc` command.elijah
2013-01-28remove old secrets from secrets.json if they are not defined anywhere.elijah
2013-01-13added ability to sync support files along with hiera.yml. this way, files don...elijah
2012-11-28new system for how directory paths work. now there is a file Leapfile that ma...elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-27removed log_streamerelijah
2012-11-27improved logging all around.elijah
2012-11-17added ability to fingerprint x509 certselijah
2012-11-14added requirements checking - will bail out if a configuration option is missingelijah
2012-11-09vagrant supportelijah
2012-11-04added automatic secret generation in secrets.jsonelijah
2012-10-25cleaned up the code a bit by adding SshKey class.elijah
2012-10-23more attempt at 1.9 compatibilityelijah
2012-10-23patched supply_drop gem and vendored itelijah
2012-10-14added add-user commandelijah
2012-10-11code cleanup. better support for nested configs and templates.elijah
2012-10-10hierarchical yaml output.elijah
2012-10-09fixed pathselijah