Skip to content

cub unit data

cub unit data

Show the decoded config data of a unit

Synopsis

Display the decoded configuration Data of a unit.

Replaces 'cub unit get --data-only'. Use --output-file / -O to write the data to a file instead of stdout.

cub unit data <unit> [flags]

Options

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

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