nextflow drop <name of the project to drop>
Delete the local copy of a project
Arguments
Name | Description |
---|---|
name of the project to drop |
Options
Name | Description |
---|---|
-h, -help | Print the command usage (Default: false) |
-f | Delete the repository without taking care of local changes (Default: false) |