mirror of
https://github.com/opencultureconsulting/orcli.git
synced 2025-04-06 00:00:32 +02:00
17 lines
212 B
Markdown
17 lines
212 B
Markdown
# orcli list
|
|
|
|
```
|
|
orcli list - list projects on OpenRefine server
|
|
|
|
Usage:
|
|
orcli list
|
|
orcli list --help | -h
|
|
|
|
Options:
|
|
--help, -h
|
|
Show this help
|
|
|
|
```
|
|
|
|
code: [src/list_command.sh](../src/list_command.sh)
|