Richard Hughes
1d894f13cc
trivial: Move the hwids debug functionality to fwupdtool
2018-08-31 16:39:09 +01:00
Mario Limonciello
02c738830d
trivial: Don't install bash-completion for fwupdmgr in no daemon build
2018-05-30 13:44:17 -05:00
Mario Limonciello
716ab27c17
Add get-details command to fwupdtool
2018-05-29 13:35:44 -05:00
Mario Limonciello
b900c09ced
trivial: add bash completion for get-plugins
2018-05-22 16:03:14 -05:00
Richard Hughes
c02ee4da46
Allow whitelisting plugins in fwupdtool
...
When developing code it's really convenient to only run the new plugin. This
means you don't have to wait for the other hardware to initialize and there
are no side-effects from other plugins when installing firmware.
You can specify multiple plugins as globs, for instance:
fwupdtool get-devices \
--plugin-whitelist wacom \
--plugin-whitelist "thunderbolt*"
2018-05-22 16:03:14 -05:00
Mario Limonciello
e0294c77d6
trivial: Drop removed smbios-dump command for fwupdmgr bash completion
2018-05-22 05:44:52 +01:00
Mario Limonciello
e7d6cdc843
trivial: Add bash completion for fwupdtool
2018-05-22 05:44:52 +01:00
Richard Hughes
76e0f94c86
Allow the client tools to avoid writing the history database
2018-05-14 18:54:15 +01:00
Mario Limonciello
78956cc9ff
fwupdmgr: Hide devices that aren't updatable by default
...
They are hidden from get-devices, get-updates, and get-topology
They can be viewed by adding '--show-all-devices' to command line
2018-05-07 14:08:39 -05:00
Richard Hughes
42728c4d5e
Add 'fwupdmgr get-topology' to show logical device tree
2018-05-03 08:07:04 +01:00
Mario Limonciello
f6949b4911
Look up bash-completion paths using pkg-config
2018-05-01 16:21:31 -05:00
Richard Hughes
9e7d69ccb1
Show a warning with interactive prompt when enabling a remote
2018-04-12 08:17:08 +01:00
Richard Hughes
dfd228a132
Add enable-remote and disable-remote commands to fwupdmgr
...
This makes it easier to enable the LVFS on distributions where it is disabled
by default.
2018-04-12 08:17:08 +01:00
Mario Limonciello
c8d15f924c
Show device description when bash completing an argument
2018-03-01 09:27:29 -06:00
Mario Limonciello
ce5ed9ce58
Add bash completion for fwupdmgr
2018-02-28 06:40:59 -06:00