Skip to content

arduino-cli board list --format json command doesn't return VID and PID with the --watch flag. #1609

Closed
@instanceofMA

Description

@instanceofMA

Hey, this PR mentions that the arduino-cli board list --format json command returns VID and PID with the --watch flag as well, but I can't make it to return VID and PID. Is there some other flag for it? Here's how it works for me:

Screen.Recording.2021-12-26.at.7.06.36.PM.mov

Originally posted by @AbdullahMahboob in #1076 (comment)

Activity

silvanocerza

silvanocerza commented on Jan 3, 2022

@silvanocerza
Contributor

You're right, the output from board list --format json and board list --watch --format json should be identical but it's not.
Thanks for the report, we'll fix this. 🙏

self-assigned this
on Jan 3, 2022
per1234

per1234 commented on Dec 16, 2022

@per1234
Contributor

Fixed by #1845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

conclusion: resolvedIssue was resolvedtopic: CLIRelated to the command line interfacetopic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @silvanocerza@per1234@instanceofMA

      Issue actions

        `arduino-cli board list --format json` command doesn't return `VID` and `PID` with the `--watch` flag. · Issue #1609 · arduino/arduino-cli