mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 23 10:54:24 UTC 2025
This commit is contained in:
parent
b589c4c4ad
commit
4d8dd33b3e
138 changed files with 4506 additions and 597 deletions
46
gcloud/alpha/lustre/instances/help
Normal file
46
gcloud/alpha/lustre/instances/help
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
NAME
|
||||
gcloud alpha lustre instances - manage Instance resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha lustre instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Instance resources.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
(ALPHA) Create instances.
|
||||
|
||||
delete
|
||||
(ALPHA) Delete instances.
|
||||
|
||||
describe
|
||||
(ALPHA) Describe instances.
|
||||
|
||||
export-data
|
||||
(ALPHA) export instances.
|
||||
|
||||
import-data
|
||||
(ALPHA) import instances.
|
||||
|
||||
list
|
||||
(ALPHA) List instances.
|
||||
|
||||
update
|
||||
(ALPHA) Update instances.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud lustre instances
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue