Init
You can create, in an interactive way, a new configuration file for your app as follow:
$ mse init
We need you to fill in the following fields
App name: test
Project name [default]:
Resource name [free]:
Docker url [ghcr.io/cosmian/mse-flask:20230124182826]:
Code location: .
Python application [app:app]:
Health check endpoint [/]:
Your app configuration has been saved in: /home/user/app/mse.toml
The configuration file for the previous example would be: