File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,12 +125,12 @@ reana-client status
125
125
# reana-client status --workflow "<the created tag>"
126
126
```
127
127
128
- The ` examples/rome ` example doesn't have any result files, but if it did, you can download the results after the workflow succeeds
128
+ Download the results after the workflow succeeds
129
129
130
130
```
131
- reana-client download --output-directory output
131
+ reana-client download statanalysis --output-directory output
132
132
# or if REANA_WORKON not set
133
- # reana-client download --workflow "<the created tag>" --output-directory output
133
+ # reana-client download statanalysis --workflow "<the created tag>" --output-directory output
134
134
```
135
135
136
136
Clean up the environment of personal information in environmental variables
You can’t perform that action at this time.
0 commit comments