lbcli get cluster-config (2.2 and above)
Gets cluster-config information.
lbcli get cluster-config [flags]
Examples:
# Get cluster-config info by provided config parameter name"
lbcli -J $JWT get cluster-config --parameter=DurationToTurnIntoPermanentFailure
Flag | Short | Type | Default | Description | |
---|---|---|---|---|---|
--help | -h | bool | Help for cluster-config. | ||
--parameter | string | The cluster config parameter name.
|
Was this page helpful?