mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
NAME
|
|
gcloud beta compute storage-pools - read and manipulate storage pools
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute storage-pools COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a storage pool.
|
|
|
|
delete
|
|
(BETA) Delete a storage pool.
|
|
|
|
describe
|
|
(BETA) Describe a storage pool.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy of a storage pool.
|
|
|
|
list
|
|
(BETA) View storage pools.
|
|
|
|
list-disks
|
|
(BETA) View the disks that are in a storage pool.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy of the given storage pool.
|
|
|
|
update
|
|
(BETA) Update a storage pool.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute storage-pools
|
|
|
|
$ gcloud alpha compute storage-pools
|
|
|