mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
34 lines
795 B
Text
34 lines
795 B
Text
NAME
|
|
gcloud beta ai persistent-resources - create and manage Vertex AI
|
|
Persistent Resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta ai persistent-resources COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Create and manage Vertex AI Persistent 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.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|