Add namespace flag to kpod ps
The namespace flag prints out information about the namespaces Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
parent
36584e6f34
commit
38e9f07844
4 changed files with 140 additions and 26 deletions
|
@ -361,6 +361,7 @@ _kpod_ps() {
|
|||
--no-trunc
|
||||
--quiet -q
|
||||
--size -s
|
||||
--namespace --ns
|
||||
"
|
||||
_complete_ "$options_with_args" "$boolean_options"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue