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