lbcli get feature-flag (2.1 and above)
Gets feature-flag information.
Synopsis
Returns the status of a specific feature.
lbcli get feature-flag <FEATURE_FLAG_NAME> [flags]
Examples:
x
# get feature flag status
lbcli --jwt $JWT get feature-flag <feature-flag-name>"
Flag | Short | Type | Default | Description |
---|---|---|---|---|
--help | -h | bool | Help for feature-flag. |
Was this page helpful?