mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
48 lines
939 B
Text
48 lines
939 B
Text
NAME
|
|
gcloud compute storage-pools - read and manipulate storage pools
|
|
|
|
SYNOPSIS
|
|
gcloud compute storage-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Read and manipulate Compute Engine storage pools.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a storage pool.
|
|
|
|
delete
|
|
Delete a storage pool.
|
|
|
|
describe
|
|
Describe a storage pool.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy of a storage pool.
|
|
|
|
list
|
|
View storage pools.
|
|
|
|
list-disks
|
|
View the disks that are in a storage pool.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy of the given storage pool.
|
|
|
|
update
|
|
Update a storage pool.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute storage-pools
|
|
|
|
$ gcloud beta compute storage-pools
|
|
|