cli
cli copied to clipboard
Implement list command for Cluster
- Adds a
list
command to clusters - Standardises the output of
view
andlist
so that the view is consistent- Output is a table similar to
docker ls
commands
- Output is a table similar to