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

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

DESCRIPTION
    (BETA) 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
        (BETA) AI Platform Jobs submit commands.

COMMANDS
    COMMAND is one of the following:

     cancel
        (BETA) Cancel a running AI Platform job.

     describe
        (BETA) Describe an AI Platform job.

     list
        (BETA) List existing AI Platform jobs.

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

     update
        (BETA) Update an AI Platform job.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud ai-platform jobs

        $ gcloud alpha ai-platform jobs

