mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 7 10:56:18 UTC 2025
This commit is contained in:
parent
b03a332ad8
commit
dfebca5b6c
222 changed files with 6775 additions and 1046 deletions
|
|
@ -1,17 +1,17 @@
|
|||
NAME
|
||||
gcloud lustre instances delete - delete instances
|
||||
gcloud lustre instances delete - deletes a Managed Lustre instance
|
||||
|
||||
SYNOPSIS
|
||||
gcloud lustre instances delete (INSTANCE : --location=LOCATION) [--async]
|
||||
[--request-id=REQUEST_ID] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Delete an instance
|
||||
Deletes a Managed Lustre instance.
|
||||
|
||||
EXAMPLES
|
||||
To delete the instance, run:
|
||||
to delete an instance my-instance run:
|
||||
|
||||
$ gcloud lustre instances delete
|
||||
$ gcloud lustre instances delete my-instance
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Instance resource - The resource name of the instance to delete, in the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue