nextflow pull <project name or repository url to pull>
Download or update a project
Arguments
| Name | Description |
|---|---|
project name or repository url to pull |
Options
| Name | Description |
|---|---|
-all | Update all downloaded projects (Default: false) |
-h, -help | Print the command usage (Default: false) |
-hub | Service hub where the project is hosted |
-r, -revision | Revision of the project to run (either a git branch, tag or commit SHA number) |
-user | Private repository user name |