'\" t .\" Title: debspawn-maintain .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 18 August, 2018 .\" Manual: debspawn maintain .\" Source: Debspawn .\" Language: English .\" .TH "DEBSPAWN\-MAINTAIN" "1" "" "Debspawn" "debspawn maintain" .\" ----------------------------------------------------------------- .\" * 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" debspawn-maintain \- Run various maintenance actions .SH "SYNOPSIS" .HP \w'\fBdebspawn\ maintain\fR\ 'u \fBdebspawn maintain\fR [\-h|\-\-help] [\-y|\-\-yes] [\-\-migrate] [\-\-update\-all] [\-\-clear\-caches] [\-\-purge] [\-\-status] .SH "DESCRIPTION" .PP Perform various maintenance actions on \fBdebspawn\fR\&. Actions this subcommand allows will affect generic settings of \fBdebspawn\fR or all of its container images at once\&. It can also be used to display general, useful information about the system and \fBdebspawn\fR installation to help with finding setup issues\&. .SH "EXAMPLES" .PP You can update all container images that \fBdebspawn\fR knows of in one go: .PP $ \fBdebspawn maintain\fR \-\-update\-all .PP If you want to get information about the current \fBdebspawn\fR installation (useful when reporting an issue against it), the \fB\-\-status\fR option will print a status summary and highlight issues: .PP $ \fBdebspawn maintain\fR \-\-status .PP You can clear all caches for all images to free up disk space (missing data will be downloaded or regenerated again when it is needed): .PP $ \fBdebspawn maintain\fR \-\-clear\-caches .SH "OPTIONS" .PP \-h|\-\-help .RS 4 Print brief help information about available commands\&. .RE .PP \-y|\-\-yes .RS 4 Perform dangerous actions without asking twice\&. .RE .PP \-\-migrate .RS 4 Migrate any settings or configuration changes to the current version of debspawn\&. .RE .PP \-\-update\-all .RS 4 Update all container images that we know\&. .RE .PP \-\-clear\-caches .RS 4 Delete all cached packages for all images\&. .RE .PP \-\-purge .RS 4 Remove all images as well as any data associated with them\&. .RE .PP \-\-status .RS 4 Display a status summary about this installation, highlighting potential issues\&. .RE .SH "SEE ALSO" .PP debspawn\-build(1), debootstrap(1), systemd\-nspawn(1)\&. .SH "AUTHOR" .PP This manual page was written by Matthias Klumpp \&. .SH "COPYRIGHT" .br Copyright \(co 2018-2021 Matthias Klumpp .br