Command Line Interface
The emulot
command is the main entrypoint in from the program. After you've
installed emulot
, the following options are available:
emulot import <name> <config>
- Imports a config to the databaseemulot run <name>
- Runs a configurationemulot dump <name>
- Dumps a configuration to a config fileemulot list
- Lists a configurationemulot remove <name>
- Remove a configuration