Skip to content

version

arduino-fwuploader version

Shows version number of arduino-fwuploader.

Synopsis

Shows the version number of arduino-fwuploader which is installed on your system.

arduino-fwuploader version [flags]

Examples

  arduino-fwuploader version

Options

  -h, --help   help for version

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