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

Provide global output flag for setting output format in CLI commands #955

Open
hackerwins opened this issue Aug 9, 2024 · 2 comments · May be fixed by #1021
Open

Provide global output flag for setting output format in CLI commands #955

hackerwins opened this issue Aug 9, 2024 · 2 comments · May be fixed by #1021
Assignees
Labels
enhancement 🌟 New feature or request good first issue 🐤 Good for newcomers

Comments

@hackerwins
Copy link
Member

Description:

Recently, we added the output flag to the version command in the CLI to specify the output format ('', yaml, json). This format allows users to configure their system workflows when invoking the CLI, making it easier for the system to recognize the data.

#938

Currently, the output flag is specific to the version command, but it can be expanded to serve the purpose of specifying the output format for all CLI commands.

Why:

To provide a consistent and convenient way for users to set the output format for all CLI commands, enhancing the usability of the CLI tool.

@hackerwins hackerwins added enhancement 🌟 New feature or request good first issue 🐤 Good for newcomers labels Aug 9, 2024
@TaeyeonRoyce
Copy link

Hi, Can I handle this issue?

@hackerwins
Copy link
Member Author

@TaeyeonRoyce Sure. 👍

@TaeyeonRoyce TaeyeonRoyce linked a pull request Sep 28, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request good first issue 🐤 Good for newcomers
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants