bench config command group provides utilities for managing bench-wide configuration settings. These commands allow you to modify the common site config and control various bench behaviors.
Available Commands
Common Config
Set and remove common configuration keys
Production Settings
Configure supervisor, systemd, and production behaviors
Configuration File
All config commands modify thecommon_site_config.json file in your bench directory. This file contains bench-wide settings that apply to all sites unless overridden at the site level.
Common Use Cases
Setting Custom Configuration
Managing Auto-Restart Behavior
Production Configuration
Configuration Scope
Related Commands
- set-common-config - Set arbitrary configuration keys
- remove-common-config - Remove configuration keys
- Production Settings - Configure production behaviors