17 lines
226 B
Markdown
17 lines
226 B
Markdown
|
# orcli test
|
||
|
|
||
|
```
|
||
|
orcli test - run functional tests on tmp OpenRefine workspace
|
||
|
|
||
|
Usage:
|
||
|
orcli test
|
||
|
orcli test --help | -h
|
||
|
|
||
|
Options:
|
||
|
--help, -h
|
||
|
Show this help
|
||
|
|
||
|
```
|
||
|
|
||
|
code: [src/test_command.sh](../src/test_command.sh)
|