Difference between revisions of "Multipass help transfer"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{multipass cmd}} * {{cp}} * {{multipass}} Category:Multipass")
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
<pre>
 +
multipass help transfer
 +
Usage: multipass transfer [options] <source> [<source> ...] <destination>
 +
Copy files between the host and instances.
  
 +
Options:
 +
  -h, --help    Displays help on commandline options.
 +
  --help-all    Displays help including Qt specific options.
 +
  -v, --verbose  Increase logging verbosity. Repeat the 'v' in the short option
 +
                for more detail. Maximum verbosity is obtained with 4 (or more)
 +
                v's, i.e. -vvvv.
 +
 +
Arguments:
 +
  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 a path inside
 +
                the instance, or '-' for stdout
 +
</pre>
  
 
== See also ==
 
== See also ==

Revision as of 14:33, 2 May 2022

multipass help transfer
Usage: multipass transfer [options] <source> [<source> ...] <destination>
Copy files between the host and instances.

Options:
  -h, --help     Displays help on commandline options.
  --help-all     Displays help including Qt specific options.
  -v, --verbose  Increase logging verbosity. Repeat the 'v' in the short option
                 for more detail. Maximum verbosity is obtained with 4 (or more)
                 v's, i.e. -vvvv.

Arguments:
  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 a path inside
                 the instance, or '-' for stdout

See also

Advertising: