Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Copious CLI output obscures the results I'm looking for #1473

Open
joelreymont opened this issue Jan 23, 2020 · 3 comments
Open

Copious CLI output obscures the results I'm looking for #1473

joelreymont opened this issue Jan 23, 2020 · 3 comments
Labels
console REPL Component enhancement New feature or request
Milestone

Comments

@joelreymont
Copy link
Contributor

I normally focus on a single account when working in the CLI but the output I'm looking for is overrun with balance updates and other messages from the node and other accounts.

I propose a new filter or log command to be added to the CLI to restrict messages to the current account only.

See https://github.com/stegos/stegos/blob/dev/src/bin/stegos/console.rs

@joelreymont joelreymont self-assigned this Jan 23, 2020
@joelreymont joelreymont added console REPL Component enhancement New feature or request labels Jan 23, 2020
@rtsisyk rtsisyk added this to the Mainnet v1.3 milestone Jan 23, 2020
@rtsisyk
Copy link
Contributor

rtsisyk commented Jan 27, 2020

Do you have any ideas how this command should work from the user point of view?

@joelreymont
Copy link
Contributor Author

I would go with focus to narrow the output to messages relevant to the current account and unfocus to go back to everything.

@joelreymont joelreymont removed their assignment Jan 27, 2020
@joelreymont
Copy link
Contributor Author

Better yet, log focus and log unfocus.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
console REPL Component enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants