CLI_CONFIG_MUST_BE_BOOL
Message: The value for string: key must be either 'true' or 'false'; not string: value.
Cause: This configuration value is expecting a Boolean value of 'true' or 'false'.
Solution: Re-run the command, specifying the word 'true' or 'false' as the value of the configuration value that you were trying to set.