password

Specifies the password for the user executing the command.

Syntax

{--password | -p} password
            

Arguments

None.

Usage Notes

  • If you omit the {--password | -p} option, the command uses the value from the CC_PASSWORD environment variable. If the CC_PASSWORD environment variable is not set, the command prompts the user for the password.
  • You can use the sagcc exec security encrypt command to encrypt the password.

Example

To specify the password “secret”:

--password secret