nextflow config <project name>
Print a project configuration
Arguments
Name | Description |
---|---|
project name |
Options
Name | Description |
---|---|
-flat | Print config using flat notation (Default: false) |
-h, -help | Print the command usage (Default: false) |
-profile | Choose a configuration profile |
-properties | Prints config using Java properties notatio (Default: false) |
-a, -show-profiles | Show all configuration profiles |
-sort | Sort config attributes (Default: false) |