multipass transfer <source...> <destination>
Transfer files between the host and instances
Arguments
Name | Description |
---|---|
source | One or more paths to transfer, prefixed with <name:> for paths inside the instance, or '-' for stdin |
destination | The destination path, prefixed with <name:> for paths inside the instance, or '-' for stdout |