fwupdtool — standalone firmware update utility
| Use Case | Command | Description |
|---|---|---|
| 📋 List devices | fwupdtool get-devices | Show all detectable firmware devices |
| 🔄 Update firmware | fwupdtool install <file> | Install firmware from a local file |
| 🛠 Convert firmware format | fwupdtool convert <input> <output> | Convert between DFU, Intel HEX, and vendor formats |
| 🔍 Debug plugin | fwupdtool --verbose <cmd> | Run command with verbose output for debugging |
| 💪 Force operation | fwupdtool --force <cmd> | Ignore runtime failures and force execution |
fwupdtool [CMD]
This tool allows an administrator to use fwupd plugins directly without using the daemon process, which may be faster or easier to use when creating or debugging specific plugins. For most end-users, fwupdmgr is a more suitable program to use in almost all cases.
Additionally fwupdtool can be used to convert firmware from various different formats, or to modify the images contained inside the container firmware file. For example, you can convert DFU or Intel HEX firmware into the vendor-specific format.
The fwupdtool command takes various options depending on the action. Run fwupdtool --help for the full list. Note that some runtime failures can be ignored using --force.
See GitHub Issues: https://github.com/fwupd/fwupd/issues
Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 19:03 @216.73.216.23
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)