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

[feature]: Add network-mismatch error messaging when CLI network mismatches config network #1070

Open
2 tasks
dstadulis opened this issue Aug 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dstadulis
Copy link
Collaborator

Motivation

Many users encounter errors when running CLI commands, which try to access universes with chain networks different than what the node is configured / running on.

User copies CLI command, from documentation, which specifies a network which mismatches the user's config file network setting. An error is encountered. Example instance

This enhancement will reduce user friction and support-request worker hours

Deliverable

By adding an [ERR] message:

  • calling out the mismatch
  • suggestes alternative CLI command (i.e. recommend the network the node is config'ed to run on)
@dstadulis dstadulis added the enhancement New feature or request label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant