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 namelbcli --jwt $JWT enable feature-flag <feature-flag-name>| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
| --help | -h | bool | Help for feature-flag. |
Was this page helpful?