1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/alpha/ai/persistent-resources/help

45 lines
1.2 KiB
Text
Raw Normal View History

2024-03-27 09:52:07 +00:00
NAME
gcloud alpha ai persistent-resources - create and manage Vertex AI
2024-04-17 09:40:58 +00:00
rersistent resources
2024-03-27 09:52:07 +00:00
SYNOPSIS
gcloud alpha ai persistent-resources COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2024-04-17 09:40:58 +00:00
(ALPHA) Create and manage Vertex AI rersistent resources.
2024-03-27 09:52:07 +00:00
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 a new persistent resource.
delete
(ALPHA) Delete an active Persistent Resource.
describe
(ALPHA) Get detailed information about a PersistentResource with a
given id.
list
(ALPHA) Lists the active persistent resources.
2024-04-17 09:40:58 +00:00
reboot
(ALPHA) Reboot an active Persistent Resource.
2024-03-27 09:52:07 +00:00
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
2024-04-17 09:40:58 +00:00
access allowlist. These variants are also available:
$ gcloud ai persistent-resources
2024-03-27 09:52:07 +00:00
$ gcloud beta ai persistent-resources