This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Compute Capacities

1 - pcloud compute capacities

Capacity commands

Synopsis

Commands to manage Cloud Instance capacities. Possibility to list, describe Cloud Instance capacities

pcloud compute capacities [flags]

Options

  -h, --help   help for capacities

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

2 - pcloud compute capacities list

List storage type capacities (GB)

Synopsis

List storage type capacities (GB). With –pool, list storage capacities (GB) for each storage pool. Output format depends on –format option.

pcloud compute capacities list [flags]

Options

  -h, --help   help for list
  -p, --pool   List storage capacities for each storage pool

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