Difference between revisions of "Ktail --help"
Jump to navigation
Jump to search
(Created page with "{{lc}} ktail --help <pre> --all-namespaces Apply to all Kubernetes namespaces --context string Kubernetes context name -x, --exclude stri...") |
|||
Line 21: | Line 21: | ||
== See also == | == See also == | ||
* {{ktail}} | * {{ktail}} | ||
+ | |||
+ | [[Category:K8s]] |
Revision as of 08:58, 3 November 2022
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
See also
Advertising: