gcloud bms volumes rename (VOLUME : --region=REGION) --new-name=NEW_NAME [GCLOUD_WIDE_FLAG …]
my-volume to
my-new-volume-name in region
us-central1, run:
gcloud bms volumes rename my-volume --new-name=my-new-volume-name --region=us-central1 --project=bms-example-project
To set the project attribute:
volume on the command line with a fully
specified name;
--project on the command line;
core/project.
VOLUME
To set the volume attribute:
volume on the command line.
--region=REGIONregion attribute:
volume on the command line with a fully
specified name;
--region on the command line.
--new-name=NEW_NAME--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
gcloud alpha bms volumes rename
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.