Difference between revisions of "Ktail --help"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
pflag: help requested | pflag: help requested | ||
</pre> | </pre> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl get pods --show-labels]]</code> | ||
== See also == | == See also == |
Latest revision as of 09:45, 28 February 2024
ktail --help
--all-namespaces Apply to all Kubernetes namespaces --context string Kubernetes context name -x, --exclude stringArray Exclude using a regular expression. Pattern can be repeated. Takes priority over include patterns and labels. --kubeconfig string Path to kubeconfig (only required out-of-cluster) -n, --namespace stringArray Kubernetes namespace --no-color Disable color. -q, --quiet Don't print events about new/deleted pods -r, --raw Don't format output; output messages only (unless --timestamps) -l, --selector string Match pods by label (see 'kubectl get -h' for syntax). -s, --since-start Start reading log from the beginning of the container's lifetime. -t, --template string Template to format each line. For example, for just the message, use --template '{{ .Message }}'. -T, --timestamps Include timestamps on each line --version Show version. pflag: help requested
Related[edit]
See also[edit]
Advertising: