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