gcloud ai custom-jobs

INFORMATION
gcloud ai custom-jobs is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
NAME
gcloud ai custom-jobs - manage Vertex AI custom jobs
SYNOPSIS
gcloud ai custom-jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
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
Cancel a running custom job.
create
Create a new custom job.
describe
Get detailed information about the custom job by given id.
list
Lists the existing custom jobs.
local-run
Run a custom training locally.
stream-logs
Show stream logs from a running custom job.
NOTES
These variants are also available:
gcloud alpha ai custom-jobs
gcloud beta ai custom-jobs