1FWUPDMGR(1)                      User Commands                     FWUPDMGR(1)
2
3
4

NAME

6       fwupdmgr - fwupd
7

DESCRIPTION

9   Usage:
10              fwupdmgr [OPTION?]
11
12       build-firmware FILE-IN FILE-OUT [SCRIPT] [OUTPUT]
13              Build firmware using a sandbox
14
15       clear-history
16              Erase all firmware update history
17
18       clear-offline
19              Clears any updates scheduled to be updated offline
20
21       clear-results DEVICE_ID
22              Clears the results from the last update
23
24       disable-remote REMOTE-ID
25              Disables a given remote
26
27       downgrade [DEVICE_ID]
28              Downgrades the firmware on a device
29
30       enable-remote REMOTE-ID
31              Enables a given remote
32
33       get-details FILE
34              Gets details about a firmware file
35
36       get-devices
37              Get all devices that support firmware updates
38
39       get-history
40              Show history of firmware updates
41
42       get-releases [DEVICE_ID]
43              Gets the releases for a device
44
45       get-remotes
46              Gets the configured remotes
47
48       get-results DEVICE_ID
49              Gets the results from the last update
50
51       get-topology
52              Get all devices according to the system topology
53
54       get-updates
55              Gets the list of updates for connected hardware
56
57       install FILE [ID]
58              Install a firmware file on this hardware
59
60       install-prepared
61              Install prepared updates now
62
63       modify-remote REMOTE-ID KEY VALUE
64              Modifies a given remote
65
66       monitor
67              Monitor the daemon for events
68
69       refresh [FILE FILE_SIG REMOTE_ID]
70              Refresh metadata from remote server
71
72       report-history
73              Share firmware history with the developers
74
75       unlock DEVICE_ID
76              Unlocks the device for firmware access
77
78       update Updates all firmware to latest versions available
79
80       verify [DEVICE_ID]
81              Gets the cryptographic hash of the dumped firmware
82
83       verify-update [DEVICE_ID]
84              Update the stored metadata with current ROM contents
85
86   Help Options:
87       -h, --help
88              Show help options
89
90   Application Options:
91       -v, --verbose
92              Show extra debugging information
93
94       --version
95              Show client and daemon versions
96
97       --offline
98              Schedule installation for next reboot when possible
99
100       --allow-reinstall
101              Allow re-installing existing firmware versions
102
103       --allow-older
104              Allow downgrading firmware versions
105
106       --force
107              Override plugin warning
108
109       -y, --assume-yes
110              Answer yes to all questions
111
112       --no-unreported-check
113              Do not check for unreported history
114
115       --no-metadata-check
116              Do not check for old metadata
117
118       --no-reboot-check
119              Do not check for reboot after update
120
121       --no-history
122              Do not write to the history database
123
124       --show-all-devices
125              Show devices that are not updatable
126
127       This  tool  allows an administrator to query and control the fwupd dae‐
128       mon, allowing them to perform actions such as installing or downgrading
129       firmware.
130
131
132
133fwupdmgr 1.1.4                     May 2019                        FWUPDMGR(1)
Impressum