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

NAME

6       fwupdmgr - fwupd
7

DESCRIPTION

9   Usage:
10              fwupdmgr [OPTION?]
11
12       activate [DEVICE-ID]
13              Activate devices
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-approved-firmware
34              Gets the list of approved firmware.
35
36       get-details FILE
37              Gets details about a firmware file
38
39       get-devices
40              Get all devices that support firmware updates
41
42       get-history
43              Show history of firmware updates
44
45       get-releases [DEVICE_ID]
46              Gets the releases for a device
47
48       get-remotes
49              Gets the configured remotes
50
51       get-results DEVICE_ID
52              Gets the results from the last update
53
54       get-topology
55              Get all devices according to the system topology
56
57       get-updates
58              Gets the list of updates for connected hardware
59
60       install FILE [ID]
61              Install a firmware file on this hardware
62
63       modify-config KEY,VALUE
64              Modifies a daemon configuration value.
65
66       modify-remote REMOTE-ID KEY VALUE
67              Modifies a given remote
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       set-approved-firmware CHECKSUM1[,CHECKSUM2][,CHECKSUM3]
76              Sets the list of approved firmware.
77
78       unlock DEVICE_ID
79              Unlocks the device for firmware access
80
81       update Updates all firmware to latest versions available
82
83       verify [DEVICE_ID]
84              Gets the cryptographic hash of the dumped firmware
85
86       verify-update [DEVICE_ID]
87              Update the stored metadata with current ROM contents
88
89   Help Options:
90       -h, --help
91              Show help options
92
93   Application Options:
94       -v, --verbose
95              Show extra debugging information
96
97       --version
98              Show client and daemon versions
99
100       --offline
101              Schedule installation for next reboot when possible
102
103       --allow-reinstall
104              Allow re-installing existing firmware versions
105
106       --allow-older
107              Allow downgrading firmware versions
108
109       --force
110              Override warnings and force the action
111
112       -y, --assume-yes
113              Answer yes to all questions
114
115       --sign Sign the uploaded data with the client certificate
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.2.9                     May 2019                        FWUPDMGR(1)
Impressum