NAME
    gcloud alpha ai-platform jobs - AI Platform Jobs commands

SYNOPSIS
    gcloud alpha ai-platform jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) AI Platform Jobs commands.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     submit
        (ALPHA) AI Platform Jobs submit commands.

COMMANDS
    COMMAND is one of the following:

     cancel
        (ALPHA) Cancel a running AI Platform job.

     describe
        (ALPHA) Describe an AI Platform job.

     list
        (ALPHA) List existing AI Platform jobs.

     stream-logs
        (ALPHA) Show logs from a running AI Platform job.

     update
        (ALPHA) Update an AI Platform 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-platform jobs

        $ gcloud beta ai-platform jobs

