Skip to content

Add table gcp_compute_workstation #792

@thibaultfrossard

Description

@thibaultfrossard

https://cloud.google.com/sdk/gcloud/reference/workstations/list

gcloud workstations --help
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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnew tableNew table requeststeampipeSteampipe plugin issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions