ostree config
OSTree
Developer
Colin
Walters
walters@verbum.org
ostree config
1
ostree-config
Change configuration settings
ostree config OPERATION KEY VALUE
Description
Changes the configuration settings. Possible operations inlclude either "set" or "get". If OPERATION is "set", KEY and VALUE are required. If OPERATION is "get", only KEY is necessary. KEY must be of the form "sectionname.keyname".
Example
$ ostree config get sectionname.keyname
keyvalue