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