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

51 lines
1.2 KiB
Text

NAME
gcloud alpha compute storage-pools - read and manipulate storage pools
SYNOPSIS
gcloud alpha compute storage-pools COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a storage pool.
delete
(ALPHA) Delete a storage pool.
describe
(ALPHA) Describe a storage pool.
get-iam-policy
(ALPHA) Get the IAM policy of a storage pool.
list
(ALPHA) View storage pools.
list-disks
(ALPHA) View the disks that are in a storage pool.
set-iam-policy
(ALPHA) Set the IAM policy of the given storage pool.
update
(ALPHA) Update a storage pool.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute storage-pools
$ gcloud beta compute storage-pools