Skip to content

cub unit bridgestate

cub unit bridgestate

Show the BridgeState of a unit

Synopsis

Display the BridgeState of a unit: a bridge-implementation blob whose contents vary by bridge. The Kubernetes bridge stores an Inventory object (what resources the Unit owns in the cluster); ArgoCDOCI / FluxOCI store the Application / HelmRelease / Kustomization they create.

cub unit bridgestate <unit> [flags]

Options

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