Skip to content

add about command/endpoint to show the versions of the component installed in the board #57

@dido18

Description

@dido18

Proposal: add a command to show the versions of the components installed on the board.

To better debug the issue of the end user, we could add a command to print the version of each component:

  • name of the board
  • deb packages
    • arduino-router
    • arduino-app-cli
    • arduino-cli
    • arduino-app-lab (apt show arduino-app-lab)
  • core: version of the arduino:zephyr core (e.g arduino-cli core list)
  • kernel version
  • buildInfo: version of the Debian image
  • serialNumber: the serial number of the board ??

Something like:

arduino-app-cli system about

Also, the HTTP endpoint could be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions