mirror of
https://github.com/containers/podman.git
synced 2026-07-19 03:32:00 -04:00
Allow users to set --force for Stop command Add doc and tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
## assert-podman-stop-post-args "kube"
|
|
## assert-podman-stop-post-args "down"
|
|
## assert-podman-stop-post-args "--force"
|
|
## assert-podman-stop-post-final-args-regex .*/podman_test.*/quadlet/deployment.yml
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
KubeDownForce=true
|