mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
update markdown documents with command filter
Signed-off-by: Oleksandr Krutko <alexander.krutko@gmail.com>
This commit is contained in:
@ -43,6 +43,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
@@option latest
|
||||
|
||||
|
@ -46,6 +46,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
@@option latest
|
||||
|
||||
|
@ -50,6 +50,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
#### **--force**, **-f**
|
||||
|
||||
|
@ -51,6 +51,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
@@option interactive
|
||||
|
||||
|
@ -49,6 +49,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
@@option ignore
|
||||
|
||||
|
@ -43,6 +43,7 @@ Valid filters are listed below:
|
||||
| pod | [Pod] name or full or partial ID of pod |
|
||||
| network | [Network] name or full ID of network |
|
||||
| until | [DateTime] Containers created before the given duration or time. |
|
||||
| command | [Command] the command the container is executing, only argv[0] is taken |
|
||||
|
||||
@@option latest
|
||||
|
||||
|
Reference in New Issue
Block a user