Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NayNay] Help text for command options #261

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

rh0delta
Copy link
Contributor

Related Issue(s)

Proposed Changes

  • contrary to intended use of the help option with commander, this PR adds handler when user adds help option after option that requires an argument
  • for now, only updated account option, may require discussion with team if this is how we want to proceed

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Screenshots (if applicable)

Additional Context

Checklist

  • I have performed a self-review of my code.
  • I have added tests.
  • I have commented my code.
  • I have included a CHANGELOG.md entry.
  • I have updated documentation in github.com:entropyxyz/entropy-docs, where necessary.

- contrary to intended use of the help option with commander, this PR adds handler when user adds help option after option that requires an argument
- for now, only updated account option, may require discussion with team if this is how we want to proceed
@rh0delta rh0delta linked an issue Oct 18, 2024 that may be closed by this pull request
@mixmix
Copy link
Contributor

mixmix commented Oct 28, 2024

@rh0delta says this needs more design work
Doesn't need to be in this release

Call on someone to discuss options e.g. Mix

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.

🔥 entropy -a --help does not help and nukes config
2 participants