This topic gives you command-specific information for the Tanzu Supply Chain CLI.
Get the details of the specified workload within a namespace.
Workload get
configuration options include:
tanzu workload get <NAME> [flags]
tanzu workload get NAME
tanzu workload get NAME --kind kindname
tanzu workload get NAME --kind kindname --namespace default
-h, --help help for get
-k, --kind string kind of the workload specification
-n, --namespace name kubernetes namespace (defaulted from kube config)
-o, --output string output the workload details formatted. Supported formats: "json", "yaml", "yml"
--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)