Name
kf configure-cluster set-feature-flag
- Set a feature flag on the cluster.
Synopsis
kf configure-cluster set-feature-flag FEATURE-FLAG-NAME BOOL [flags]
Examples
# Configure the cluster kf configure-cluster set-feature-flag enable_route_services true
Flags
--async
- Don't wait for the action to complete on the server before returning
-h, --help
- help for set-feature-flag
Inherited flags
These flags are inherited from parent commands.
--config=string
- Config file (default is $HOME/.kf)
--kubeconfig=string
- Kubectl config file (default is $HOME/.kube/config)
--log-http
- Log HTTP requests to stderr
--space=string
- Space to run the command against. This overrides the currently targeted space