The chef-automate CLI provides commands to help you work with your existing Chef Automate configuration: chef-automate config show shows your current configuration, not including default settings chef-automate config patch updates an existing Chef Automate configuration by merging the contents of with your current Chef Automate configuration, and applying any changes. This command is enough in most situations chef-automate config set replaces the current Chef Automate configuration with the provided configuration and applies any changes. Use this command to replace your Chef Automate configura