lbcli enable feature-flag cluster-encryption
Enables cluster-encryption.
Synopsis
This option only enables the use of the cluster-encryption feature. It does not initiate the encryption process.
lbcli enable feature-flag cluster-encryption [flags]
Examples:
x
# enable cluster-encryption feature flag
lbcli --jwt $JWT enable feature-flag cluster-encryption
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for cluster-encryption. |
Was this page helpful?