rspm import https-credential#
Command to import HTTPS credentials
Examples#
Options#
-h, --help help for https-credential
--name string The name of the HTTPS authorization key used in PPM git builder jobs.
--password string The HTTPS credential password or personal access token (PAT). This may be entered in plaintext, or first encrypted using the 'rspm encrypt' command.
--succeed-on-existing Do not return an error if the credentials already exist.
--username string The HTTPS credential username.