Difference between revisions of "Multipass help"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
   exec      Run a command on an instance
 
   exec      Run a command on an instance
 
   find      Display available images to create instances from
 
   find      Display available images to create instances from
   get      Get a configuration setting
+
   [[multipass get|get]]       Get a configuration setting
 
   help      Display help about a command
 
   help      Display help about a command
 
   info      Display information about instances
 
   info      Display information about instances
Line 39: Line 39:
 
   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: