.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH FWUPDMGR "1" "May 2021" "fwupdmgr 1.2.14" "User Commands" .SH NAME fwupdmgr \- fwupd .SH DESCRIPTION .SS "Usage:" .IP fwupdmgr [OPTION?] .TP activate [DEVICE\-ID] Activate devices .TP clear\-history Erase all firmware update history .TP clear\-offline Clears any updates scheduled to be updated offline .TP clear\-results DEVICE_ID Clears the results from the last update .TP disable\-remote REMOTE\-ID Disables a given remote .TP downgrade [DEVICE_ID] Downgrades the firmware on a device .TP enable\-remote REMOTE\-ID Enables a given remote .TP get\-approved\-firmware Gets the list of approved firmware. .TP get\-details FILE Gets details about a firmware file .TP get\-devices Get all devices that support firmware updates .TP get\-history Show history of firmware updates .TP get\-releases [DEVICE_ID] Gets the releases for a device .TP get\-remotes Gets the configured remotes .TP get\-results DEVICE_ID Gets the results from the last update .TP get\-topology Get all devices according to the system topology .TP get\-updates Gets the list of updates for connected hardware .TP install FILE [ID] Install a firmware file on this hardware .TP modify\-config KEY,VALUE Modifies a daemon configuration value. .TP modify\-remote REMOTE\-ID KEY VALUE Modifies a given remote .TP refresh [FILE FILE_SIG REMOTE_ID] Refresh metadata from remote server .TP report\-history Share firmware history with the developers .TP set\-approved\-firmware CHECKSUM1[,CHECKSUM2][,CHECKSUM3] Sets the list of approved firmware. .TP unlock DEVICE_ID Unlocks the device for firmware access .TP update Updates all firmware to latest versions available .TP verify [DEVICE_ID] Gets the cryptographic hash of the dumped firmware .TP verify\-update [DEVICE_ID] Update the stored metadata with current ROM contents .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .SS "Application Options:" .TP \fB\-v\fR, \fB\-\-verbose\fR Show extra debugging information .TP \fB\-\-version\fR Show client and daemon versions .TP \fB\-\-offline\fR Schedule installation for next reboot when possible .TP \fB\-\-allow\-reinstall\fR Allow re\-installing existing firmware versions .TP \fB\-\-allow\-older\fR Allow downgrading firmware versions .TP \fB\-\-force\fR Override warnings and force the action .TP \fB\-y\fR, \fB\-\-assume\-yes\fR Answer yes to all questions .TP \fB\-\-sign\fR Sign the uploaded data with the client certificate .TP \fB\-\-no\-unreported\-check\fR Do not check for unreported history .TP \fB\-\-no\-metadata\-check\fR Do not check for old metadata .TP \fB\-\-no\-reboot\-check\fR Do not check for reboot after update .TP \fB\-\-no\-history\fR Do not write to the history database .TP \fB\-\-show\-all\-devices\fR Show devices that are not updatable .PP This tool allows an administrator to query and control the fwupd daemon, allowing them to perform actions such as installing or downgrading firmware.