Creating from the CLI
Creating a Scenario
Command
stoobly-agent scenario create --description "<DESCRIPTION>" "<NAME>"Options
$ stoobly-agent scenario create --helpUsage: stoobly-agent scenario create [OPTIONS] NAME
Create a scenario
Options:
--description TEXT Scenario description.
--select TEXT Select column(s) to display.
--without-headers Disable printing column headers.
-h, --help Show this message and exit.Last updated