Skip to content

app: add --format flag for the info command #38

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

Merged
merged 1 commit into from
May 26, 2025

Conversation

psurply
Copy link
Contributor

@psurply psurply commented May 22, 2025

This introduces a --format flag for the info command. At the moment, only the 'compact' format is supported but more can be added in the future.

$ iclg info --format=compact sample.crashlog

@psurply psurply requested a review from jlrivasp May 22, 2025 20:54
@psurply psurply marked this pull request as ready for review May 22, 2025 20:54
@psurply psurply force-pushed the dev/info_format branch from b3f63dd to aa43398 Compare May 22, 2025 20:55
Copy link
Contributor

@jlrivasp jlrivasp left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the patch Pierre, I think having a filed dedicated for info is a very good idea.

@psurply psurply force-pushed the dev/info_format branch from aa43398 to d4aabeb Compare May 26, 2025 20:35
This introduces a --format flag for the info command. At the moment,
only the 'compact' format is supported but more can be added in the
future.

    $ iclg info --format=compact sample.crashlog

Signed-off-by: Surply, Pierre <pierre.surply@intel.com>
@psurply psurply force-pushed the dev/info_format branch from d4aabeb to 91545e7 Compare May 26, 2025 20:36
@psurply psurply merged commit 00e08ec into intel:main May 26, 2025
5 checks passed
@psurply psurply deleted the dev/info_format branch May 26, 2025 20:42
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.

2 participants