Skip to content

cub unit-action data

cub unit-action data

Show the Data of a unit action

Synopsis

Display the data field of a unit action, decoded from base64.

The unit action is identified by its UUID or its per-unit UnitActionNum.

cub unit-action data <unit> <unit-action-id-or-num> [flags]

Options

      --decode            Decode base64 data (default: true) (default true)
      --filename string   Write data to file instead of stdout
  -h, --help              help for data

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output
      --space string     space to operate in, by slug or UUID. Omitted, a list or bulk operation spans the organization and a single entity is named as <space>/<slug>

SEE ALSO