Support consul exec with a lock/semaphor #1003
Labels
theme/cli
Flags and documentation for the CLI interface
type/enhancement
Proposed improvement or new feature
The
consul lock
command is great (and can be used in tandem withconsul exec
), but it would be great ifconsul exec
accepted a-n
parameter and handled all the locking automatically:This would be really great for rolling deploys or even Kernel upgrades:
$ consul exec -n=10 sudo reboot now
/cc @armon @ryanuber @phinze
The text was updated successfully, but these errors were encountered: