Considerations When Using Configuration Properties
Determining the Value for Configuration Properties
When executing a CLI command, Command Central determines the value for any of the configuration properties in the following order:
1. Value in the first command option or ANT property.
2. Value in the custom cc.properties file in the user_home\.sag\cc.properties directory.
3. Value in the default cc.properties file in the CC_CLI_HOME\conf directory if you have set the CC_CLI_HOME and the PATH environment variables.
Specifying the Password
When executing a command using the Command Line interface, Command Central prompts for a password each time the sagcc command is executed. You must specify a password for your user and truststore in one of the following:
The
--password and
--ssl-truststore-password options
The default or custom
cc.properties configuration files
The CC_PASSWORD environment variable