Skip to main content

brc list

brc list

List all instances of a component on Trirematics

Synopsis

List a Trirematics component on the cluster. This component could be either an Operator, a Model, a Snap package, or a Network.

The option --namespace by default points to a Kubernetes namespace of the default Kubernetes context. You may explicitly provide the context in the format of <context-name>.<namespace> to access the cluster using particular kubectlcontext. The format bare.<machine-name> is reserved for bare-metal machine access where SSH is used to access the machine named <machine-name>. In this case the list of Snap packages on the machine provided by Trirematics is displayed.

  • The snap option can only be used with a bare-metal machine context.
  • The bare-metal machine context could only be used with the snap option.

Examples

brc list operator|model|network|snap

Options

  -h, --help   help for list

Options inherited from parent commands

  -n, --namespace string   namespace to perform the operations (default "trirematics")
-v, --verbose debug output

SEE ALSO

Auto generated by spf13/cobra on 23-Apr-2025