cli: show files that have been created during "create"
python -m openappstack varac-test create --ip-address 213.108.108.134 --hostname varac-test --acme-live-environment openappstack.net
gives no feedback at all. At least it should show which config files have been created, like:
Created clusters/varac-test/inventory.yml
Created clusters/varac-test/settings.yml
Successfully created your clusters config. You may now start the installation.