gcloud beta ai custom-jobs - manage Vertex AI custom jobs
gcloud beta ai custom-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Manage Vertex AI custom jobs.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- cancel
(BETA) Cancel a running custom job.
- create
(BETA) Create a new custom job.
- describe
(BETA) Get detailed information about the custom job by given id.
- list
(BETA) Lists the existing custom jobs.
- local-run
(BETA) Run a custom training locally.
- stream-logs
(BETA) Show stream logs from a running custom job.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud ai custom-jobs
$ gcloud alpha ai custom-jobs