fwupd/data/bash-completion
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
..
fwupdmgr trivial: Drop removed smbios-dump command for fwupdmgr bash completion 2018-05-22 05:44:52 +01:00
fwupdtool Allow whitelisting plugins in fwupdtool 2018-05-22 16:03:14 -05:00
meson.build trivial: Add bash completion for fwupdtool 2018-05-22 05:44:52 +01:00