Use this template to configure user credentials that Command Central uses when connecting to managed products using basic authentication. You can also use the template to define a credentials key alias for the user credentials used for basic authentication.
None.
- Command Central 10.1 and higher
All supported Windows and UNIX platforms.
To configure credentials that Command Central uses for basic authentication for a user with username "myuser", password "secret", and credentials key alias "MY_USER":
sagcc exec templates composite apply sag-cc-creds \
credentials.username=myuser \
credentials.password=secret \
credentials.key=MY_USER \
--sync-job --wait 360