'\" t .\" Title: ostree config .\" Author: Colin Walters .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/14/2019 .\" Manual: ostree config .\" Source: OSTree .\" Language: English .\" .TH "OSTREE CONFIG" "1" "" "OSTree" "ostree config" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ostree-config \- Change configuration settings .SH "SYNOPSIS" .HP \w'\fBostree\ config\ get\fR\ 'u \fBostree config get\fR {SECTIONNAME\&.KEYNAME} .HP \w'\fBostree\ config\ get\fR\ 'u \fBostree config get\fR {\-\-group=GROUPNAME} {KEYNAME} .HP \w'\fBostree\ config\ set\fR\ 'u \fBostree config set\fR {SECTIONNAME\&.KEYNAME} {VALUE} .HP \w'\fBostree\ config\ set\fR\ 'u \fBostree config set\fR {\-\-group=GROUPNAME} {KEYNAME} {VALUE} .SH "DESCRIPTION" .PP Displays or changes a configuration setting\&. .SH "EXAMPLE" .PP \fB$ ostree config get core\&.mode\fR .PP bare .PP \fB$ ostree config set \-\-group=\*(Aqremote "myremote"\*(Aq url http://example\&.com/repo\fR