mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed May 14 10:45:02 UTC 2025
This commit is contained in:
parent
dfebca5b6c
commit
82f3a66664
423 changed files with 11160 additions and 1149 deletions
|
|
@ -1,13 +1,15 @@
|
|||
NAME
|
||||
gcloud beta spanner instance-partitions delete - delete a Spanner instance
|
||||
partition
|
||||
partition. You can't delete the default instance partition using this
|
||||
command
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta spanner instance-partitions delete
|
||||
(INSTANCE_PARTITION : --instance=INSTANCE) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Delete a Spanner instance partition.
|
||||
(BETA) Delete a Spanner instance partition. You can't delete the default
|
||||
instance partition using this command.
|
||||
|
||||
EXAMPLES
|
||||
To delete a Spanner instance partition, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue