Skip to content

Feature: client config w/ multi-server support #63

@konradybcio

Description

@konradybcio

Rough sketch:

~/.config/cdba/config

server1
   blah

server2
    blah

User runs:

cdba -l

User gets:

server1
 boardA-n
 boardB-m

server2
 boardA-k
 boardC-l

Additional ideas:

  • Let the user request "boardA", grab the first available one (across servers and -numbers)
  • Add preferred order / check ping/throughput for best ux
  • Let the user specify "server1/boardA" and "server1/boardA-n" in case a specific board is of interest

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