Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow path completion for podman create/run --rootfs
If the --rootfs flag is set podman create/run expect a host path as first argument. The shell completion should provide path completion in that case. [NO TESTS NEEDED] This can manually be verified with `podman run --rootfs [TAB]`. Signed-off-by: Paul Holzinger <[email protected]>
- Loading branch information