NAME
    gcloud workstations - manage Cloud Workstations resources

SYNOPSIS
    gcloud workstations GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage Cloud Workstations resources.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     clusters
        Manage Cloud Workstations cluster resources.

     configs
        Manage Cloud Workstations configuration resources.

COMMANDS
    COMMAND is one of the following:

     create
        Create a workstation.

     delete
        Delete a workstation.

     describe
        Describe a workstation.

     get-iam-policy
        Get the IAM policy for a workstation.

     list
        List workstations.

     list-usable
        List usable workstations.

     set-iam-policy
        Set the IAM policy for a workstation.

     ssh
        SSH into a running workstation.

     start
        Start a workstation.

     start-tcp-tunnel
        Start a tunnel through which a local process can forward TCP traffic to
        the workstation.

     stop
        Stop a workstation.

NOTES
    These variants are also available:

        $ gcloud alpha workstations

        $ gcloud beta workstations

