2
0
mirror of https://github.com/opencultureconsulting/orcli.git synced 2025-04-13 00:00:49 +02:00
2023-10-22 22:09:14 +00:00

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)