Skip to content

Add --delimiter argument to CLI post-run docs#384

Merged
JosuaCarl merged 2 commits intonextflow-io:devfrom
nadnein:docs/add_cli_arguments
May 4, 2026
Merged

Add --delimiter argument to CLI post-run docs#384
JosuaCarl merged 2 commits intonextflow-io:devfrom
nadnein:docs/add_cli_arguments

Conversation

@nadnein
Copy link
Copy Markdown
Collaborator

@nadnein nadnein commented May 4, 2026

Documents the optional --delimiter argument for nextflow plugin nf-co2footprint:postRun, which was already implemented but undocumented.

Signed-off-by: nadnein <nadjav.18@gmail.com>
@nadnein nadnein requested a review from JosuaCarl May 4, 2026 12:05
@nadnein nadnein changed the base branch from master to dev May 4, 2026 12:27
Comment thread docs/usage/extension.md Outdated
Comment on lines +28 to +36
- **--tracePath** *(required)*:
Path to the execution trace file.

- **--config**:
Path to a Nextflow config file (output paths, carbon intensity, etc.).

- **--delimiter**:
Column separator used in the trace file. Defaults to `'\t'`.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary? This is already explained further down. The idea is: everything that the extension supports is also supported by CLI and vice versa.

Signed-off-by: nadnein <nadjav.18@gmail.com>
Copy link
Copy Markdown
Collaborator

@JosuaCarl JosuaCarl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@JosuaCarl JosuaCarl merged commit ac1dd3f into nextflow-io:dev May 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants