Skip to content

Update t2 list output as more connections are found #409

@johnnyman727

Description

@johnnyman727

We currently print out each connection the CLI finds when you run t2 list

➜  t2-cli t2 list
INFO Searching for nearby Tessels...
    Tessel-02A3DEABD7E4 USB
    Tessel-02A3DEABD7E4 LAN

I think it would be better to update the line of the found Tessel when it finds another connection as in

➜  t2-cli t2 list
INFO Searching for nearby Tessels...
    Tessel-02A3DEABD7E4 USB

And then one second later as it finds the LAN connection:

➜  t2-cli t2 list
INFO Searching for nearby Tessels...
    Tessel-02A3DEABD7E4 USB/LAN

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions