You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`--autolock`](#autolock)|`bool`|| Enable manager autolocking (requiring an unlock key to start a stopped manager) |
12
-
|[`--availability`](#availability)|`string`|`active`| Availability of the node (`active`, `pause`, `drain`) |
13
-
|`--cert-expiry`|`duration`|`2160h0m0s`| Validity period for node certificates (ns\|us\|ms\|s\|m\|h) |
14
-
|[`--data-path-addr`](#data-path-addr)|`string`|| Address or interface to use for data path traffic (format: `<ip\|interface>`) |
15
-
|[`--data-path-port`](#data-path-port)|`uint32`|`0`| Port number to use for data path traffic (1024 - 49151). If no value is set or is set to 0, the default port (4789) is used. |
16
-
|[`--default-addr-pool`](#default-addr-pool)|`ipNetSlice`|| default address pool in CIDR format |
17
-
|`--default-addr-pool-mask-length`|`uint32`|`24`| default address pool subnet mask length |
18
-
|`--dispatcher-heartbeat`|`duration`|`5s`| Dispatcher heartbeat period (ns\|us\|ms\|s\|m\|h) |
19
-
|[`--external-ca`](#external-ca)|`external-ca`|| Specifications of one or more certificate signing endpoints |
20
-
|[`--force-new-cluster`](#force-new-cluster)|`bool`|| Force create a new cluster from current state |
|[`--autolock`](#autolock)|`bool`|| Enable manager autolocking (requiring an unlock key to start a stopped manager) |
12
+
|[`--availability`](#availability)|`string`|`active`| Availability of the node (`active`, `pause`, `drain`) |
13
+
|`--cert-expiry`|`duration`|`2160h0m0s`| Validity period for node certificates (ns\|us\|ms\|s\|m\|h) |
14
+
|[`--data-path-addr`](#data-path-addr)|`string`|| Address or interface to use for data path traffic (format: `<ip\|interface>`) |
15
+
|[`--data-path-port`](#data-path-port)|`uint32`|`0`| Port number to use for data path traffic (1024 - 49151). If no value is set or is set to 0, the default port (4789) is used. |
16
+
|[`--default-addr-pool`](#default-addr-pool)|`ipNetSlice`|| default address pool in CIDR format |
17
+
|`--default-addr-pool-mask-length`|`uint32`|`24`| default address pool subnet mask length |
18
+
|[`--dispatcher-heartbeat`](#dispatcher-heartbeat)|`duration`|`5s`| Dispatcher heartbeat period (ns\|us\|ms\|s\|m\|h) |
19
+
|[`--external-ca`](#external-ca)|`external-ca`|| Specifications of one or more certificate signing endpoints |
20
+
|[`--force-new-cluster`](#force-new-cluster)|`bool`|| Force create a new cluster from current state |
0 commit comments