mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
improve get description
This commit is contained in:
parent
e30554bd39
commit
d6328da987
@ -86,10 +86,7 @@ var (
|
|||||||
desired resource type is namespaced you will only see results in your current
|
desired resource type is namespaced you will only see results in your current
|
||||||
namespace unless you pass --all-namespaces.
|
namespace unless you pass --all-namespaces.
|
||||||
|
|
||||||
This command will hide resources that have completed, such as pods that are
|
Uninitialized objects are not shown unless --include-uninitialized is passed.
|
||||||
in the Succeeded or Failed phases. You can see the full results for any
|
|
||||||
resource by providing the --show-all flag. Uninitialized objects are not
|
|
||||||
shown unless --include-uninitialized is passed.
|
|
||||||
|
|
||||||
By specifying the output as 'template' and providing a Go template as the value
|
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.`)
|
of the --template flag, you can filter the attributes of the fetched resources.`)
|
||||||
|
Loading…
Reference in New Issue
Block a user