github.com/xeptore/docker-cli@v20.10.14+incompatible/cli/command/swarm/testdata/update-noargs.golden (about)

     1  Update the swarm
     2  
     3  Usage:
     4    update [OPTIONS] [flags]
     5  
     6  Flags:
     7        --autolock                        Change manager autolocking setting (true|false)
     8        --cert-expiry duration            Validity period for node certificates (ns|us|ms|s|m|h) (default 2160h0m0s)
     9        --dispatcher-heartbeat duration   Dispatcher heartbeat period (ns|us|ms|s|m|h) (default 5s)
    10        --external-ca external-ca         Specifications of one or more certificate signing endpoints
    11    -h, --help                            help for update
    12        --max-snapshots uint              Number of additional Raft snapshots to retain
    13        --snapshot-interval uint          Number of log entries between Raft snapshots (default 10000)
    14        --task-history-limit int          Task history retention limit (default 5)