1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/compute/storage-pools/help
2024-04-03 09:23:31 +00:00

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