gcloud alpha ai tuning-jobs

INFORMATION
gcloud alpha 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 alpha ai tuning-jobs - manage Vertex AI tuning jobs
SYNOPSIS
gcloud alpha ai tuning-jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) 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
(ALPHA) Cancel a running tuning job.
create
(ALPHA) Create a supervised fine-tuning job.
describe
(ALPHA) Get detail information about the tuning job by given id.
list
(ALPHA) List existing tuning jobs.
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 tuning-jobs
gcloud beta ai tuning-jobs