gcloud beta ai tuning-jobs

INFORMATION
gcloud beta ai tuning-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 beta ai tuning-jobs - manage Vertex AI tuning jobs
SYNOPSIS
gcloud beta ai tuning-jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) A tuning job runs a supervised fine-tuning (SFT) operation on a base foundation model to create a tuned model customized for your use case.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
cancel
(BETA) Cancel a running tuning job.
create
(BETA) Create a supervised fine-tuning job.
describe
(BETA) Get detail information about the tuning job by given id.
list
(BETA) List existing tuning jobs.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud ai tuning-jobs
gcloud alpha ai tuning-jobs