Skip to content

fix(cli): resolve clap argument conflicts in bundled command#1732

Merged
SantiagoPittella merged 3 commits intonextfrom
santiagopittella-fix-argument-collision
Mar 2, 2026
Merged

fix(cli): resolve clap argument conflicts in bundled command#1732
SantiagoPittella merged 3 commits intonextfrom
santiagopittella-fix-argument-collision

Conversation

@SantiagoPittella
Copy link
Collaborator

Summary

  • Fix data_directory argument name collision that caused a panic when running bundled start.
  • Fix ValidatorKey group being required = true, which forced users to explicitly pass --validator.key.hex or --validator.key.kms-id even though a default key is configured.

@SantiagoPittella SantiagoPittella force-pushed the santiagopittella-fix-argument-collision branch from 24b4d5e to 58bdd07 Compare March 2, 2026 18:14
@SantiagoPittella SantiagoPittella force-pushed the santiagopittella-fix-argument-collision branch from 58bdd07 to 83d14bd Compare March 2, 2026 18:19
@SantiagoPittella SantiagoPittella merged commit d712092 into next Mar 2, 2026
18 checks passed
@SantiagoPittella SantiagoPittella deleted the santiagopittella-fix-argument-collision branch March 2, 2026 19:24
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.

3 participants