This is the multi-page printable view of this section. Click here to print.
Config
1 - pcloud config
Configuration for pcloud
Synopsis
Commands configuration to manage pcloud config. Possibility to set, list properties.
pcloud config [flags]
Options
-h, --help help for config
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 config list - List Cloud properties
- pcloud config set - Set pcloud configurations
2 - pcloud config list
List Cloud properties
Synopsis
List Cloud properties: AccountID, CloudID
pcloud config list [flags]
Options
-h, --help help for list
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 config - Configuration for pcloud
3 - pcloud config set
Set pcloud configurations
Synopsis
Set Configuration Parameters
Options
-h, --help help for set
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 config - Configuration for pcloud
- pcloud config set account - Set Account
- pcloud config set cloud - Set Cloud
4 - pcloud config set account
Set Account
Synopsis
Set Account property
pcloud config set account <AccountID> [flags]
Options
-h, --help help for account
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 config set - Set pcloud configurations
5 - pcloud config set cloud
Set Cloud
Synopsis
Set Cloud property
pcloud config set cloud <CloudID> [flags]
Options
-h, --help help for cloud
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 config set - Set pcloud configurations