NAME
    gcloud beta workbench instances - workbench Instances command group

SYNOPSIS
    gcloud beta workbench instances COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Workbench Instances command group.

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) Adds IAM policy binding for a workbench instance.

     check-instance-upgradability
        (BETA) Checks if a workbench instance is upgradeable.

     create
        (BETA) Creates a workbench instance.

     delete
        (BETA) Deletes a workbench instance.

     describe
        (BETA) Describes a workbench instance.

     diagnose
        (BETA) Diagnoses a workbench instance.

     get-config
        (BETA) Describes the valid configurations for workbench instances.

     get-iam-policy
        (BETA) Gets IAM policy for a workbench instance.

     list
        (BETA) Lists workbench instances.

     remove-iam-policy-binding
        (BETA) Removes IAM policy binding for a workbench instance.

     reset
        (BETA) Resets a workbench instance.

     resize-disk
        (BETA) Resizes the workbench instance's disk.

     restore
        (BETA) Restores the workbench instance to a snapshot state.

     rollback
        (BETA) Rolls back a workbench instance.

     set-iam-policy
        (BETA) Sets the IAM policy for a workbench instance.

     start
        (BETA) Starts a workbench instance.

     stop
        (BETA) Stops a workbench instance.

     update
        (BETA) Updates a workbench instance.

     upgrade
        (BETA) Upgrades a workbench instance.

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

        $ gcloud workbench instances

