mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha lustre instances - manage Lustre instance resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha lustre instances COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Lustre 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) Creates a Managed Lustre instance.
|
|
|
|
delete
|
|
(ALPHA) deletes a Managed Lustre instance.
|
|
|
|
describe
|
|
(ALPHA) Gets details of a single Managed Lustre instance.
|
|
|
|
export-data
|
|
(ALPHA) Exports data from Managed Lustre instance to Cloud Storage.
|
|
|
|
import-data
|
|
(ALPHA) Imports data from Cloud Storage to Managed Lustre instance.
|
|
|
|
list
|
|
(ALPHA) List Lustre instances.
|
|
|
|
update
|
|
(ALPHA) Updates the parameters of a single Managed Lustre instance.
|
|
|
|
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
|
|
|