NAME
    gcloud alpha container fleet cloudrun - manage the CloudRun feature

SYNOPSIS
    gcloud alpha container fleet cloudrun COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage the CloudRun feature.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     apply
        (ALPHA) Deploy or update the CloudRun feature.

     describe
        (ALPHA) Describe the status of the CloudRun feature.

     disable
        (ALPHA) Disable the CloudRun feature.

     enable
        (ALPHA) Enable the CloudRun feature.

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 container fleet cloudrun

        $ gcloud beta container fleet cloudrun

