Skip to content

rspm edit https-credential#

Commands to edit HTTPS credentials

rspm edit https-credential [flags]

Examples#

  https-credential --name=[credential name] --username=[username] --password=[password]

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.
      --username string   The HTTPS credential username.

Options inherited from parent commands#

  -c, --config string          Path to config file
  -o, --output-format string   Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
  -v, --verbose                Provide additional output