mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
correcting description as per review
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
This commit is contained in:
parent
6f4e60a6b7
commit
b9ec8b3c46
@ -91,8 +91,8 @@ var (
|
||||
|
||||
Prints a table of the most important information about the specified resources.
|
||||
You can filter the list using a label selector and the --selector flag. If the
|
||||
desired resource type is namespaced you will only see results in other namespaces
|
||||
by passing --namespace(for specific namespace) or --all-namespaces.
|
||||
desired resource type is namespaced you will only see results in the current
|
||||
namespace if you don't specify any namespace.
|
||||
|
||||
By specifying the output as 'template' and providing a Go template as the value
|
||||
of the --template flag, you can filter the attributes of the fetched resources.`))
|
||||
|
Loading…
Reference in New Issue
Block a user