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

NAME

6       fwupdagent - Firmware updating agent
7

DESCRIPTION

9   Usage:
10              fwupdagent [OPTIONâ.¦]
11
12       get-devices
13              Get all devices and possible releases
14
15       get-updates
16              Gets the list of updates for connected hardware
17
18       get-upgrades
19              Alias to get-updates
20
21       security
22              Gets the host security attributes
23
24   Help Options:
25       -h, --help
26              Show help options
27
28   Application Options:
29       -v, --verbose
30              Show extra debugging information
31
32       --force
33              Override warnings and force the action
34
35       This tool can be used from other tools and from shell scripts.
36

SCRIPTING

38       A  variety  of  client  tools are provided by fwupd.  Not all tools are
39       suggested to be scripted.
40
41       fwupdmgr is a command line fwupd client intended to  be  used  interac‐
42       tively.  The  output  between versions of fwupd is not guaranteed to be
43       stable. Commands that succesfully execute  will  return  "0".  Commands
44       that have no actions but succesfully execute will return "2".
45
46       fwupdagent  is  a  command  line  fwupd  client  intended to be used by
47       scripts. The output is JSON and guaranteed to be stable. Commands  that
48       succesfully execute will return "0".
49
50
51
52fwupdagent 1.5.9                  April 2021                     FWUPDAGENT(1)
Impressum