Modify template description and variables
You have the option to add your own description template under the folder templates/. We use Jinja2 (https://palletsprojects.com/p/jinja/) for templating.
If you want to use your own template instead of our default template do the following:
- Create a new template under
templateswith the file extension.j2 - Add the argument
--template_namewith your template file