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
Investigate why partial workflow execution no longer works as expected.
$ reana-client run -f ./reana-cwl.yaml -w partial -o TARGET=gendata ... partial.1 has been queued $ reana-client logs -w partial ==> Workflow engine logs Workflow exited unexpectedly. Not found: 'TARGET'
Also:
$ reana-client restart -w partial -o TARGET=gendata Cannot start workflow partial: ==> ERROR: Operational option "--target" not supported.
Originally posted by @tiborsimko in #192 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Investigate why partial workflow execution no longer works as expected.
Also:
Originally posted by @tiborsimko in #192 (comment)
The text was updated successfully, but these errors were encountered: