NAME
    gcloud ai-platform jobs - AI Platform Jobs commands

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

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

COMMANDS
    COMMAND is one of the following:

     cancel
        Cancel a running AI Platform job.

     describe
        Describe an AI Platform job.

     list
        List existing AI Platform jobs.

     stream-logs
        Show logs from a running AI Platform job.

     update
        Update an AI Platform job.

NOTES
    These variants are also available:

        $ gcloud alpha ai-platform jobs

        $ gcloud beta ai-platform jobs

