Skip to content

cub unit-action get

cub unit-action get

Get a unit action

Synopsis

Get a unit action

cub unit-action get <unit-slug> <unit-action-id> [flags]

Options

  -h, --help            help for get
      --jq string       jq expression, suppressing default output
      --json            JSON output, suppressing default output
      --livestate       decode and display the LiveState field
      --quiet           No default output.
      --select string   Comma-separated list of fields to retrieve and display. Entity IDs and Slug are always included. Example: "DisplayName,CreatedAt,Labels"
      --verbose         Detailed output, additive with default output
      --yaml            YAML output, suppressing default output
      --yq string       yq expression, suppressing default output

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output
      --space string     space ID to perform command on

SEE ALSO