gcloud alpha ai custom-jobs

NAME
gcloud alpha ai custom-jobs - manage Vertex AI custom jobs
SYNOPSIS
gcloud alpha ai custom-jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Manage Vertex AI custom jobs.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
cancel
(ALPHA) Cancel a running custom job.
create
(ALPHA) Create a new custom job.
describe
(ALPHA) Get detailed information about the custom job by given id.
list
(ALPHA) Lists the existing custom jobs.
local-run
(ALPHA) Run a custom training locally.
stream-logs
(ALPHA) Show stream logs from a running custom job.
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. These variants are also available:
gcloud ai custom-jobs
gcloud beta ai custom-jobs