From a5a0ca9a6375d11ecf22e142c84c569c851c82ed Mon Sep 17 00:00:00 2001 From: ldericher <40151420+ldericher@users.noreply.github.com> Date: Thu, 28 Oct 2021 15:53:32 +0200 Subject: [PATCH] basic "kiwi list" command --- .idea/runConfigurations/kiwi_next.xml | 2 +- .../hello-world.project/docker-compose.yml | 10 +-- kiwi_scp/commands/cmd_list.py | 14 ++++- kiwi_scp/instance.py | 63 ++++++++++++------- tests/test_instance.py | 9 ++- 5 files changed, 65 insertions(+), 33 deletions(-) diff --git a/.idea/runConfigurations/kiwi_next.xml b/.idea/runConfigurations/kiwi_next.xml index fe75345..49cad48 100644 --- a/.idea/runConfigurations/kiwi_next.xml +++ b/.idea/runConfigurations/kiwi_next.xml @@ -12,7 +12,7 @@