lbcli disable feature-flag (2.2 and above)
Disables a feature-flag.
Synopsis
Disables a feature-flag.
lbcli disable feature-flag <FEATURE_FLAG_NAME> [flags]
Examples:
x
# disable a feature flag with given feature flag name
lbcli --jwt $JWT disable feature-flag <feature-flag-name>
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for feature-flag. |
Was this page helpful?