summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2016-10-04[bug] always log the leap cli command arguments to the log file, if any. clos...developelijah
2016-07-20test: added test of quick start tutorial commandselijah
2016-06-21remove highline gem dependencyelijah
2016-04-25when run as a gem, suppress ruby language warnings. closes #8043elijah
2015-08-18moved commands to leap_platformelijah
2015-06-30in `leap` command file, try the local libs first, then libs from gems.elijah
2015-02-25allow use of byebugelijah
2015-02-03fixed missing ORIGINAL_ARGV when running with --versionelijah
2015-02-02more verbose --version (closes #4428)elijah
2014-11-26make debugger gem optionalelijah
2014-11-24moved core_ext and lib_ext under leap_clielijah
2014-10-31only spit out stack trace if --debugelijah
2014-10-28pin net-ssh version to 2.7.0. later versions break interactive password authe...elijah
2014-06-27leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re...elijah
2014-02-10different secrets for each environmentelijah
2013-03-14added exit codes for puppet applyelijah
2013-02-28clean up include paths, require newer rake version.elijah
2013-02-26include leap command invocation in the log file, if any.elijah
2013-01-28added custom_vagrant_vm_line to Leapfileelijah
2013-01-21replaced 'manager.provider' with 'provider'elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-24fixed broken `leap list`elijah
2012-11-14inherit .json from leap_platform/provider_baseelijah
2012-11-04better path managementelijah
2012-11-03added --print <attr> to "leap list" command.elijah
2012-11-01figured out a workaround to make --version work as expectedelijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah
2012-10-24created 'rake build' and 'rake install', updated README.elijah
2012-10-23patched supply_drop gem and vendored itelijah
2012-10-21remove minor duplicationelijah
2012-10-10hierarchical yaml output.elijah
2012-10-09fixed pathselijah