console¶
This is an interactive console based on the RDF4J console.
Usage: console [OPTION] [repositoryID]
.
Use --help to see the available options, which are:
Option |
Description |
---|---|
-c,--cautious |
Always answer no to (suppressed) confirmation prompts |
-d,--dataDir <arg> |
Sesame data directory to ‘connect’ to |
-e,--echo |
Echoes input back to stdout, useful for logging script sessions |
-f,--force |
Always answer yes to (suppressed) confirmation prompts |
-h,--help |
Print this help |
-q,--quiet |
Suppresses prompts, useful for scripting |
-s,--serverURL <arg> |
URL of Sesame server to connect to, e.g., |
-v,--version |
Print version information |
-x,--exitOnError |
Immediately exit the console on the first error |