Cimpress-MCP / vagrant-orchestrate

Cross platform deployment orchestration to existing managed servers using vagrant provisioners
Other
19 stars 13 forks source link

Guard clean, status #17

Closed chrisbaldauf closed 9 years ago

chrisbaldauf commented 9 years ago

Add the ability to guard clean (stolen from Bundler), so that all files in your local repository need to be added and committed.

Add the vagrant orchestrate status command, which will print status information about the last push (user, date, ref) for all managed servers. See the docs for a detailed example.

@maclennann @potashj @swivelhinges @cmoore-cimpress