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

cli: Add a --verbose option to the endo list command #2301

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

FUDCo
Copy link
Contributor

@FUDCo FUDCo commented May 24, 2024

The endo list command now accepts a --verbose option that will cause it to print out a prettified version of the value that would be shown by endo show for each entry.

I kept finding myself wanting this during my explorations, so I just went ahead and implemented it.

@FUDCo FUDCo requested review from kriskowal and rekmarks May 24, 2024 23:22
@FUDCo FUDCo self-assigned this May 24, 2024
@mhofman mhofman changed the title Add a --verbose option to the endo list command cli: Add a --verbose option to the endo list command May 25, 2024
Copy link
Contributor

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. A couple of inline suggestions.

packages/cli/src/commands/list.js Outdated Show resolved Hide resolved
packages/cli/src/commands/list.js Outdated Show resolved Hide resolved
packages/cli/src/commands/list.js Outdated Show resolved Hide resolved
packages/cli/src/commands/list.js Show resolved Hide resolved
@FUDCo FUDCo merged commit 901ae39 into master May 29, 2024
17 checks passed
@FUDCo FUDCo deleted the verbose-mode-list branch May 29, 2024 23:45
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