gcloud spanner instance-partitions delete (INSTANCE_PARTITION : --instance=INSTANCE) [GCLOUD_WIDE_FLAG …]
gcloud spanner instance-partitions delete my-instance-partition-id --instance=my-instance-id
To set the project attribute:
instance_partition on the command line with a
fully specified name;
--project on the command line;
core/project.
INSTANCE_PARTITION
To set the instance partition attribute:
instance_partition on the command line.
--instance=INSTANCEinstance attribute:
instance_partition on the command line with a
fully specified name;
--instance on the command line;
spanner/instance.
--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 spanner instance-partitions deletegcloud beta spanner instance-partitions delete
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.