pcloud auth
Authorization for pcloud
Synopsis
Commands to authorize pcloud.
Possibility to login, print-access-token, print-identity-token, revoke.
Before you can start using the pcloud tool, you must have an available Power Cloud instance that is provisioned and attached to a selected GCP project within your organization. This process occurs when you subscribe to the offering in the GCP Marketplace. Next, run the “pcloud auth login” command to authenticate to your cloud instance. When you authenticate, you must use the registered Google identity that is associated with the organization and the billing account that is used in the subscription. Running the “pcloud auth login” command provides ou with a unique code to register your pcloud instance.
pcloud auth [flags]
Options
-h, --help help for auth
Options inherited from parent commands
-F, --format string Available formats: 'table', 'yaml', 'json', 'csv'.
Default is command specific.
Can be used with describe and list subcommands.
-D, --log.dir string Override Log file directory
-L, --log.file string Override Log file name
-V, --verbosity string Override Log verbosity
SEE ALSO
- pcloud - CLI for IBM® Power Systems™ for GCP
- pcloud auth login - Login for pcloud
- pcloud auth print-access-token - Print access token
- pcloud auth print-identity-token - Print identity token
- pcloud auth revoke - Revoke credentials for pcloud
- pcloud auth sa - System Account Commands