Add cert-expiry to swarm update

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
master
Tonis Tiigi 2016-06-16 17:04:33 -07:00 committed by Tibor Vass
parent 541dcf39ad
commit 308888a8c6
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ parent = "smn_cli"
--help Print usage
--secret string Set secret value needed to accept nodes into cluster
--task-history-limit int Task history retention limit (default 10)
--cert-expiry duration Validity period for node certificates (default 2160h0m0s)
Updates a Swarm cluster with new parameter values. This command must target a manager node.