open-vault/cli
Jeff Mitchell 11ddd2290b Provide 'sys/step-down' and 'vault step-down'
This endpoint causes the node it's hit to step down from active duty.
It's a noop if the node isn't active or not running in HA mode. The node
will wait one second before attempting to reacquire the lock, to give
other nodes a chance to grab it.

Fixes #1093
2016-02-26 19:43:55 -05:00
..
commands.go Provide 'sys/step-down' and 'vault step-down' 2016-02-26 19:43:55 -05:00
help.go cli: adding path-help to common commands list 2015-06-18 17:12:21 -07:00
main.go Accept -version too 2015-04-28 12:57:44 -04:00