This topic gives you command-specific information for the Tanzu Supply Chain CLI.
Get the details of the specified workload run within a namespace.
workload run get
configuration options include:
tanzu workload run get <NAME> [flags]
tanzu workload run get NAME
tanzu workload run get NAME --namespace namespace
tanzu workload run get NAME --namespace namespace --show-details
-h, --help help for get
-n, --namespace name kubernetes namespace (defaulted from kube config)
-o, --output string output the workload run details formatted. Supported formats: "json", "yaml", "yml"
--show-details show more details of the workload run
--kubeconfig file kubeconfig file (default is $HOME/.kube/config)
--no-color deactivate color, bold, animations, and emoji output
-v, --verbose int32 number for the log level verbosity (default 1)