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 database
  • emulot run <name> - Runs a configuration
  • emulot dump <name> - Dumps a configuration to a config file
  • emulot list - Lists a configuration
  • emulot remove <name> - Remove a configuration