mirror of
https://github.com/opencultureconsulting/orcli.git
synced 2025-04-06 00:00:32 +02:00
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)
|