mirror of
https://github.com/containers/podman.git
synced 2026-07-29 16:36:53 -04:00
Merge pull request #27999 from baude/applytransports
add bootc transports to os-apply
This commit is contained in:
@@ -196,7 +196,10 @@ function check_shell_completion() {
|
||||
_check_completion_end NoSpace
|
||||
else
|
||||
_check_completion_end Default
|
||||
_check_no_suggestions
|
||||
# machine os apply is special and offers images and normal shell completion
|
||||
if [[ "$cmd" != "apply" ]]; then
|
||||
_check_no_suggestions
|
||||
fi
|
||||
fi
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user