lxc file push
does not support pushing files to multiple instances
#14755
Labels
lxc file push
does not support pushing files to multiple instances
#14755
lxc file pull
supports pulling files from multiple separate instances to a target path, however,lxc file push
does not support pushing files to multiple instances.Current
lxc file push
behavior:lxc file push <source path>... [<remote>:]<instance>/<path> [flags]
Expected
lxc file push
behavior:lxc file push <source path>... [<remote>:]<instance>/<path> [[<remote>:]<instance>/<path>...] [flags]
The text was updated successfully, but these errors were encountered: