firmware
arduino-fwuploader firmware¶
Commands to operate on firmwares.
Synopsis¶
A subset of commands to perform various firmware operations.
Examples¶
arduino-fwuploader firmware ...
Options¶
-h, --help help for firmware
Options inherited from parent commands¶
--format string The output format, can be {text|json}. (default "text")
--log-file string Path to the file where logs will be written
--log-format string The output format for the logs, can be {text|json}.
--log-level string Messages with this level and above will be logged. Valid levels are: trace, debug, info, warn, error, fatal, panic (default "info")
-v, --verbose Print the logs on the standard output.
SEE ALSO¶
- arduino-fwuploader - arduino-fwuploader.
- arduino-fwuploader firmware flash - Flashes firmwares to board.
- arduino-fwuploader firmware get-version - Gets the version of the firmware the board is using.
- arduino-fwuploader firmware list - List available firmwares