mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03:00
bash-completion: machinectl: support import-fs
This commit is contained in:
parent
421e3b45f0
commit
0e5bea97e9
@ -42,7 +42,7 @@ _machinectl() {
|
||||
)
|
||||
|
||||
local -A VERBS=(
|
||||
[STANDALONE]='list list-images clean pull-tar pull-raw list-transfers cancel-transfer'
|
||||
[STANDALONE]='list list-images clean pull-tar pull-raw list-transfers cancel-transfer import-fs'
|
||||
[MACHINES]='status show start stop login shell enable disable poweroff reboot terminate kill bind copy-to copy-from
|
||||
image-status show-image clone rename read-only remove set-limit export-tar export-raw'
|
||||
[FILE]='import-tar import-raw'
|
||||
|
Loading…
x
Reference in New Issue
Block a user