Skip to content

cub unit livestate

cub unit livestate

Show the LiveState of a unit

Synopsis

Display the LiveState of a unit: the cluster's resources with nothing elided — full .status, .metadata.managedFields, controller-written fields. Use for debugging the workload itself; for drift diffs against Data prefer 'cub unit livedata' (same shape as Data).

cub unit livestate <unit> [flags]

Options

  -d, --decode               Decode base64 livestate (default: true) (default true)
  -h, --help                 help for livestate
  -O, --output-file string   Write livestate 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