mirror of
https://github.com/containers/podman.git
synced 2025-06-22 18:08:11 +08:00
Merge pull request #2329 from vrothberg/run-pod-completion
completions: add --pod to run/create
This commit is contained in:
@ -1691,6 +1691,7 @@ _podman_container_run() {
|
|||||||
--oom-score-adj
|
--oom-score-adj
|
||||||
--pid
|
--pid
|
||||||
--pids-limit
|
--pids-limit
|
||||||
|
--pod
|
||||||
--publish -p
|
--publish -p
|
||||||
--runtime
|
--runtime
|
||||||
--rootfs
|
--rootfs
|
||||||
|
Reference in New Issue
Block a user