This is not the latest version
This documentation is not for the latest version of Linkerd. You may want the Linkerd 2.10 (current) documentation instead.

get

Display one or many mesh resources.

Only pod resources (aka pods, po) are supported.

Examples

# get all pods
linkerd get pods

# get pods from namespace linkerd
linkerd get pods --namespace linkerd

Flags

FlagUsage
--all-namespaces
-A
If present, returns pods across all namespaces, ignoring the “–namespace” flag
--namespace
-n
Namespace of pods