mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +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 |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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
|
@@option latest
|
||||||
|
|
||||||
|
@ -46,6 +46,7 @@ Valid filters are listed below:
|
|||||||
| pod | [Pod] name or full or partial ID of pod |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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
|
@@option latest
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ Valid filters are listed below:
|
|||||||
| pod | [Pod] name or full or partial ID of pod |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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**
|
#### **--force**, **-f**
|
||||||
|
|
||||||
|
@ -51,6 +51,7 @@ Valid filters are listed below:
|
|||||||
| pod | [Pod] name or full or partial ID of pod |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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
|
@@option interactive
|
||||||
|
|
||||||
|
@ -49,6 +49,7 @@ Valid filters are listed below:
|
|||||||
| pod | [Pod] name or full or partial ID of pod |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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
|
@@option ignore
|
||||||
|
|
||||||
|
@ -43,6 +43,7 @@ Valid filters are listed below:
|
|||||||
| pod | [Pod] name or full or partial ID of pod |
|
| pod | [Pod] name or full or partial ID of pod |
|
||||||
| network | [Network] name or full ID of network |
|
| network | [Network] name or full ID of network |
|
||||||
| until | [DateTime] Containers created before the given duration or time. |
|
| 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
|
@@option latest
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user