NAME
    gcloud beta colab runtime-templates - manage Colab Enterprise runtime
        templates

SYNOPSIS
    gcloud beta colab runtime-templates COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) For more information about runtime templates, see
    https://cloud.google.com/colab/docs/runtimes#runtime-templates

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) Add an IAM policy binding to a Colab Enterprise runtime
        template.

     create
        (BETA) Create a runtime template.

     delete
        (BETA) Delete a runtime template.

     describe
        (BETA) Describe a runtime template.

     get-iam-policy
        (BETA) Get IAM policy for a Colab Enterprise runtime template.

     list
        (BETA) List your runtime templates.

     remove-iam-policy-binding
        (BETA) Remove an IAM policy binding from a Colab Enterprise runtime
        template.

     set-iam-policy
        (BETA) Set IAM policy for a Colab Enterprise runtime template as
        defined in a JSON or YAML file.

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

        $ gcloud colab runtime-templates

