gcloud beta compute disks

NAME
gcloud beta compute disks - read and manipulate Compute Engine disks
SYNOPSIS
gcloud beta compute disks GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Read and manipulate Compute Engine disks.

For more information about disks, see the disks documentation.

See also: Disks API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
bulk
(BETA) Manipulate multiple Compute Engine disks with single command executions.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding to a Compute Engine disk.
add-labels
(BETA) Add labels to Google Compute Engine persistent disks.
add-resource-policies
(BETA) Add resource policies to a Compute Engine disk.
create
(BETA) Create Compute Engine persistent disks.
delete
(BETA) Delete a Compute Engine disk.
describe
(BETA) Describe a Compute Engine disk.
get-iam-policy
(BETA) Get the IAM policy for a Compute Engine disk.
list
(BETA) List Google Compute Engine disks.
move
(BETA) Move a disk between zones.
remove-iam-policy-binding
(BETA) Remove IAM policy binding from a Compute Engine disk.
remove-labels
(BETA) Remove labels from Google Compute Engine persistent disks.
remove-resource-policies
(BETA) Remove resource policies from a Compute Engine disk.
resize
(BETA) Resize a disk or disks.
set-iam-policy
(BETA) Set the IAM policy for a Compute Engine disk.
snapshot
(BETA) Create snapshots of Compute Engine persistent disks.
start-async-replication
(BETA) Start asynchronous replication on a Compute Engine persistent disk.
stop-async-replication
(BETA) Stop async replication on a Compute Engine persistent disk.
stop-group-async-replication
(BETA) Consistently stops a group of asynchronously replicating disks.
update
(BETA) Update a Compute Engine persistent disk.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute disks
gcloud alpha compute disks