# c
Specifies the path to the YAML configuration file that contains all yc-360 script arguments and settings.
This is the most common and recommended way to provide multiple configuration values to the yc-360 script in a single place.
Pass this flag when running the yc-360 script via CLI to load the configuration from the specified file.
Type: string
Default: ""
Example (CLI):
./yc -c /opt/yc/yc-config.yaml
1
← appRuntime caCertPath →