Skip to content

rspm bootstrap token#

Advanced

Generate a token for Package Manager to use for authentication

rspm bootstrap token [flags]

Examples#

rspm bootstrap token

Options#

  -a, --address string            The address of the remote server. If not specified, the PACKAGEMANAGER_ADDRESS environment variable is used.
  -h, --help                      help for token
      --private-key-file string   The private key file to use (default "/var/lib/jenkins/.ppm/keys/private.key")
  -q, --quiet                     Only output the token.

Options inherited from parent commands#

  -c, --config string              Path to config file
      --insecure-ssl-skip-verify   If true, skip SSL certificate validation. This reduces the security that SSL normally provides.
  -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