tanzu supplychain component list

This topic gives you command-specific information for the Tanzu Supply Chain CLI.

Synopsis

Lists all available supplychain components

Component list configuration options include:

  • Output the component list formatted.
tanzu supplychain component list [flags]

Examples

tanzu supplychain component list
  tanzu supplychain component list --output yaml
  tanzu supplychain component list --wide

Options

  -h, --help            help for list
  -o, --output string   output the supplychain component formatted. Supported formats: "json", "yaml", "yml"
  -w, --wide            output the supplychain component list with additional information

Options inherited from parent commands

      --kubeconfig file   kubeconfig file (default is $HOME/.kube/config)
      --no-color          deactivate color, bold, animations, and emoji output

See also

check-circle-line exclamation-circle-line close-line
Scroll to top icon