Difference between revisions of "Multipass help"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
                 for more detail. Maximum verbosity is obtained with 4 (or more)
 
                 for more detail. Maximum verbosity is obtained with 4 (or more)
 
                 v's, i.e. -vvvv.
 
                 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
 
 
</pre>
 
</pre>
 +
Available commands:
 +
  [[multipass alias|alias]]    Create an alias
 +
  [[multipass aliases|aliases]]  List available aliases
 +
  delete    Delete instances
 +
  exec      Run a command on an instance
 +
  find      Display available images to create instances from
 +
  [[multipass get|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
 
   [[suspend]]  Suspend running instances
 
   transfer  Transfer files between the host and instances
 
   transfer  Transfer files between the host and instances
 
   umount    Unmount a directory from an instance
 
   umount    Unmount a directory from an instance
 
   unalias  Remove an alias
 
   unalias  Remove an alias
   version  Show version details
+
   [[multipass version|version]]   Show version details
  
  

Latest revision as of 10:41, 15 August 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[edit]

Advertising: