Skip to content

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

  -F, --additional-fw-index stringArray         Additional firmwares index URLs (useful for testing purposes)
  -P, --additional-packages-index stringArray   Additional packages index URLs (useful for testing purposes)
      --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