Difference between revisions of "Multipass help"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{multipass}} Category:Multipass")
 
Line 1: Line 1:
 +
{{lowercase}}
 +
<pre>
 +
multipass help
 +
Usage: multipass [options] <command>
 +
Create, control and connect to Ubuntu instances.
 +
 +
This is a command line utility for multipass, a
 +
service that manages Ubuntu 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.
 +
 +
Available commands:
 +
  alias    Create an alias
 +
  aliases  List available aliases
 +
  delete    Delete instances
 +
  exec      Run a command on an instance
 +
  find      Display available images to create instances from
 +
  get      Get a configuration setting
 +
  help      Display help about a command
 +
  info      Display information about instances
 +
  launch    Create and start an Ubuntu instance
 +
  list      List all available instances
 +
  mount    Mount a local directory in the instance
 +
  networks  List available network interfaces
 +
  purge    Purge all deleted instances permanently
 +
  recover  Recover deleted instances
 +
  restart  Restart instances
 +
  set      Set a configuration setting
 +
  shell    Open a shell on a running instance
 +
  start    Start instances
 +
  stop      Stop running instances
 +
  suspend  Suspend running instances
 +
  transfer  Transfer files between the host and instances
 +
  umount    Unmount a directory from an instance
 +
  unalias  Remove an alias
 +
  version  Show version details
 +
</pre>
  
  

Revision as of 10:44, 21 January 2022

multipass help
Usage: multipass [options] <command>
Create, control and connect to Ubuntu instances.

This is a command line utility for multipass, a
service that manages Ubuntu 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.

Available commands:
  alias     Create an alias
  aliases   List available aliases
  delete    Delete instances
  exec      Run a command on an instance
  find      Display available images to create instances from
  get       Get a configuration setting
  help      Display help about a command
  info      Display information about instances
  launch    Create and start an Ubuntu instance
  list      List all available instances
  mount     Mount a local directory in the instance
  networks  List available network interfaces
  purge     Purge all deleted instances permanently
  recover   Recover deleted instances
  restart   Restart instances
  set       Set a configuration setting
  shell     Open a shell on a running instance
  start     Start instances
  stop      Stop running instances
  suspend   Suspend running instances
  transfer  Transfer files between the host and instances
  umount    Unmount a directory from an instance
  unalias   Remove an alias
  version   Show version details


See also

Advertising: