We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
see
core/src/ocrd_network/cli/client.py
Line 91 in 81c0b4c
for ideas, see here, so in this case ocrd network client workflow list|download|upload|run where the latter should look like ocrd process (i.e. block)
ocrd network client workflow list|download|upload|run
ocrd process
As an extra, we could also add a non-blocking option for run which just prints the job id. (Then we should also add a command status to query it.)
run
status
The text was updated successfully, but these errors were encountered:
No branches or pull requests
see
core/src/ocrd_network/cli/client.py
Line 91 in 81c0b4c
for ideas, see here, so in this case
ocrd network client workflow list|download|upload|run
where the latter should look likeocrd process
(i.e. block)As an extra, we could also add a non-blocking option for
run
which just prints the job id. (Then we should also add a commandstatus
to query it.)The text was updated successfully, but these errors were encountered: