We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
oasis network operators
It would be nice to have a cli function that lists data regarding operators and optionally stores it in the CSV. Examples of cmds:
oasis network operators < validators | sapphire | cipher | ... >
oasis network operators nodes
Alias: opers
The text was updated successfully, but these errors were encountered:
oasis operators
Could this be part of the existing oasis network show validators and oasis network show nodes commands?
oasis network show validators
oasis network show nodes
Sorry, something went wrong.
No branches or pull requests
It would be nice to have a cli function that lists data regarding operators and optionally stores it in the CSV. Examples of cmds:
oasis network operators < validators | sapphire | cipher | ... >
-> it would list operators metadata and addr with their emailsoasis network operators nodes
-> it would list node versions with their operator's metadata, addr and emailsAlias: opers
The text was updated successfully, but these errors were encountered: