1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/ai/custom-jobs/help
2022-03-01 04:29:52 +00:00

42 lines
811 B
Text

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