Skip to content

Comments

Also allow comma separated CLI values#412

Merged
mergify[bot] merged 1 commit intosigp:unstablefrom
dknopik:allow-comma-separated
Jul 8, 2025
Merged

Also allow comma separated CLI values#412
mergify[bot] merged 1 commit intosigp:unstablefrom
dknopik:allow-comma-separated

Conversation

@dknopik
Copy link
Member

@dknopik dknopik commented Jul 8, 2025

Issue Addressed

Our docs and --help claim that e.g. --beacon-nodes works with comma separated values. It does not.

Proposed Changes

Allow specification of comma separated values for all Vec CLI options.

Additional Info

The old way of having multiple instances of --beacon-nodes etc. continues to work.

@dknopik dknopik added bug Something isn't working cli labels Jul 8, 2025
Copy link
Member

@Zacholme7 Zacholme7 left a comment

Choose a reason for hiding this comment

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

lgtm

mergify bot added a commit that referenced this pull request Jul 8, 2025
@mergify mergify bot merged commit 28e9728 into sigp:unstable Jul 8, 2025
16 checks passed
@dknopik dknopik deleted the allow-comma-separated branch July 18, 2025 09:16
diegomrsantos pushed a commit to diegomrsantos/anchor that referenced this pull request Sep 17, 2025
Our docs and `--help` claim that e.g. `--beacon-nodes` works with comma separated values. It does not.


  Allow specification of comma separated values for all `Vec` CLI options.
jking-aus pushed a commit to jking-aus/anchor that referenced this pull request Oct 8, 2025
Our docs and `--help` claim that e.g. `--beacon-nodes` works with comma separated values. It does not.


  Allow specification of comma separated values for all `Vec` CLI options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cli ready-for-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants