Files
2022-11-12 12:52:31 +05:30

274 B

Yml Files to Portainer Json Script

  1. Run pip install -r requirements.txt
  2. Run cp .env.copy .env , Config .env file for file path, where yml files are located.
  3. Run the yml_to_json.py script.
  4. File named portainer_json_format.json will be created.