-
Notifications
You must be signed in to change notification settings - Fork 0
Add modern configuration management for FW #4
Copy link
Copy link
Open
Labels
Description
It would be nice to use the tool as CLI. My proposal to create a configuration structure (Datacenter, Nodes, Containers, etc...) and the FW should be able to read the configuration and run the simulation. With this solution there is no need development skill to execute a simulation.
The CLI usage can be solved in the setup.py file easily (Define the entry point and the executable (command) name)
Reactions are currently unavailable