Difference between revisions of "Multipass set --help"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
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 15: | ||
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 21: | ||
the key is given, the value will be prompted for. | the key is given, the value will be prompted for. | ||
+ | == See also == | ||
+ | * {{multipass cmd}} | ||
− | + | [[Category:Multipass]] |
Revision as of 10:40, 15 August 2022
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
Advertising: