Difference between revisions of "Multipass set --help"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[multipass set]] --help
 +
 
  Usage: multipass set [options] <key>[=<value>]
 
  Usage: multipass set [options] <key>[=<value>]
 
  Set, to the given value, the configuration setting corresponding to the given key.
 
  Set, to the given value, the configuration setting corresponding to the given key.
 
+
 
  Some common settings keys are:
 
  Some common settings keys are:
 
   - client.gui.autostart
 
   - client.gui.autostart
 
   - local.driver
 
   - local.driver
 
   - local.privileged-mounts
 
   - local.privileged-mounts
 
+
  Use `multipass get --keys` to obtain the full list of available settings at any given time.
+
  Use `[[multipass get --keys]]` to obtain the full list of available settings at any given time.
 
+
 
  Options:
 
  Options:
 
   -h, --help    Displays help on commandline options
 
   -h, --help    Displays help on commandline options
Line 15: Line 17:
 
                   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.
 
+
 
  Arguments:
 
  Arguments:
 
   keyval        A key, or a key-value pair. The key specifies a path to the
 
   keyval        A key, or a key-value pair. The key specifies a path to the
Line 21: Line 23:
 
                   the key is given, the value will be prompted for.
 
                   the key is given, the value will be prompted for.
  
 +
== See also ==
 +
* {{multipass cmd}}
  
{{multipass cmd}}
+
[[Category:Multipass]]

Latest revision as of 15:18, 11 April 2023

multipass set --help
Usage: multipass set [options] <key>[=<value>]
Set, to the given value, the configuration setting corresponding to the given key.

Some common settings keys are:
  - client.gui.autostart
  - local.driver
  - local.privileged-mounts

Use `multipass get --keys` to obtain the full list of available settings at any given time.

Options:
  -h, --help     Displays help on commandline 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:
  keyval         A key, or a key-value pair. The key specifies a path to the
                 setting to configure. The value is its intended value. If only
                 the key is given, the value will be prompted for.

See also[edit]

Advertising: