Slight modification to kpod ps based on QE feedback
QE noticed that kpod ps --last 0 was returning the running containers Fixed that problem so that it returns nothing Signed-off-by: umohnani8 <umohnani@redhat.com>
This commit is contained in:
parent
f9387aca28
commit
45c7100253
2 changed files with 3 additions and 3 deletions
|
@ -57,7 +57,6 @@ Valid placeholders for the Go template are listed below:
|
|||
| .Size | Size of container |
|
||||
| .Names | Name of container |
|
||||
| .Labels | All the labels assigned to the container |
|
||||
| .Label | Value of the specific label provided by the user |
|
||||
| .Mounts | Volumes mounted in the container |
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue