summaryrefslogtreecommitdiff
path: root/lib/leap_cli/commands/compile.rb
AgeCommit message (Expand)Author
2015-08-18moved commands to leap_platformelijah
2015-08-07added `leap compile firewall`elijah
2015-07-29don't use CNAME for the zone file. it advisable to use CNAME only for foreign...elijah
2015-06-29add sanity checking to compile (confirm ips are unique, not the same as curre...elijah
2015-06-17added `leap compile provider.json` (requires platform 0.7.1)elijah
2015-06-16fix problem with default environment and secrets.json generationelijah
2015-04-28fail to compile if you pass it an invalid environment nameelijah
2014-12-01better secrets.json compile when environment is pinned.elijah
2014-12-01don't mess up secrets.json when env is pinnedelijah
2014-12-01only include monitor ssh key in authorized keys if it actually exists.elijah
2014-11-30fix monitor key problems: was erased with a `leap node init` and was generate...elijah
2014-11-30add command aliases for most commonly used commands.elijah
2014-11-05prompt user to update ssh host keys when a better one is available. closes #6320elijah
2014-10-02fixed bug that prevented compileelijah
2014-09-30environment pinning: new commands `leap env`, `leap env pin X` and `leap env ...elijah
2014-09-23leap compile - allow optional ENVIRONMENT argumentelijah
2014-06-25ensure that monitor key directories exist before trying to generate the monit...elijah
2014-05-20added support for environmentally scoped services and tags (e.g. services/web...elijah
2014-02-06added support for 'monitor' ssh keys.elijah
2013-10-15fix `compile zone` (contacts.default is now always an array)elijah
2013-07-02improved `leap compile zone`elijah
2013-06-26added command `leap compile zone`elijah
2013-02-23minor improvements to wording of inline command helpelijah
2013-01-30fix bug with vanishing secretselijah
2012-12-12auto compile before deploy (as needed)elijah
2012-11-28command name shuffle -- grouped more commands together as subcommandselijah
2012-11-04added automatic secret generation in secrets.jsonelijah
2012-10-23added a bunch of new commands, including init-node and deployelijah
2012-10-21added command init-nodeelijah
2012-10-14added add-user commandelijah
2012-10-10hierarchical yaml output.elijah
2012-10-09fixed pathselijah