Skip to content

Command : Config

UnShame edited this page Jul 22, 2018 · 2 revisions

View and change configuration in .vmbrc

vmb config [--<key1>=<value1> --<key2>=<value2>...]

Notes

Note that you can only set string, number and boolean-type options this way.
true and false values work for boolean options.
null will set option to default.

Clone this wiki locally