tcloud compute machine-types

compute machine-types

tcloud compute machine-types

Get a list of machine types

Synopsis

Get a list of machine types available in the current organisation

tcloud compute machine-types [flags]

Examples

thalassa compute machine-types

Options

      --category string   Filter by category
  -h, --help              help for machine-types
      --no-header         Do not print the header
  -o, --output string     Output format. One of: wide
      --show-labels       Show labels associated with machines

Options inherited from parent commands

      --api string             API endpoint (overrides context)
      --client-id string       OIDC client ID for OIDC authentication (overrides context)
      --client-secret string   OIDC client secret for OIDC authentication (overrides context)
  -c, --context string         Context name
      --debug                  Debug mode
  -O, --organisation string    Organisation slug or identity (overrides context)
      --token string           Personal access token (overrides context)

SEE ALSO