lbcli disable feature-flag cluster-encryption
Disables the option to enable cluster-encryption.
Synopsis
This disables the cluster-encryption feature flag. If the encryption process has already started, the cluster-encryption feature flag cannot be disabled..
lbcli disable feature-flag cluster-encryption [flags]Examples:
x
# disable cluster-encryption feature flaglbcli --jwt $JWT disable feature-flag cluster-encryption| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for cluster-encryption. |
Was this page helpful?