hypha: implement list command

This commit is contained in:
Alex Zenla
2024-01-21 17:21:19 -08:00
parent d9629f46d0
commit eb7c2f6c10
5 changed files with 152 additions and 17 deletions

View File

@ -25,6 +25,7 @@ url = "2.5.0"
ureq = "2.9.1"
path-clean = "1.0.1"
termion = "3.0.0"
cli-tables = "0.2.1"
[dependencies.xenstore]
path = "../xenstore"