REPL
#
SummaryThe sysl repl
command creates an interactive session where Sysl syntax can be evaluated.
#
Usageusage: sysl repl
#
Optional FlagsAll flags are all optional.
Optional flags:
--help
Show context-sensitive help (also try --help-long and --help-man).--version
Show application version.--log="warn"
log level: [debug,info,warn,trace,off]-v, --verbose
enable verbose logging--root=ROOT
sysl root directory for input model file. If root is not found, the module directory becomes the root, but the module can not import with absolute paths (or imports must be relative).