mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
42 lines
990 B
Text
42 lines
990 B
Text
NAME
|
|
gcloud beta ai persistent-resources - create and manage Vertex AI
|
|
rersistent resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta ai persistent-resources COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Create and manage Vertex AI rersistent 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
|
|
(BETA) Create a new persistent resource.
|
|
|
|
delete
|
|
(BETA) Delete an active Persistent Resource.
|
|
|
|
describe
|
|
(BETA) Get detailed information about a PersistentResource with a given
|
|
id.
|
|
|
|
list
|
|
(BETA) Lists the active persistent resources.
|
|
|
|
reboot
|
|
(BETA) Reboot an active Persistent Resource.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud ai persistent-resources
|
|
|
|
$ gcloud alpha ai persistent-resources
|
|
|