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

✨(api) add --json option to the read-user CLI command #224

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

jmaupetit
Copy link
Member

@jmaupetit jmaupetit commented Nov 14, 2024

Purpose

It's usefull to serialize command output in JSON so that we can pipe the result in a jq black magic.

Proposal

  • add --json flag to the read-user command

@jmaupetit jmaupetit self-assigned this Nov 14, 2024
@jmaupetit jmaupetit added improvement needs review API Item related to the API service labels Nov 14, 2024
@jmaupetit jmaupetit requested a review from ssorin November 14, 2024 20:16
@jmaupetit jmaupetit changed the title ✨(api) add --json option to the read-user CLI command ✨(api) add --json option to the read-user CLI command Nov 14, 2024
@jmaupetit jmaupetit force-pushed the add-read-user-json-option branch from f9f02a4 to fbb6273 Compare November 14, 2024 20:17
It's usefull to serialize command output in JSON so that we can pipe the
result in a `jq` black magic.
@jmaupetit jmaupetit force-pushed the add-read-user-json-option branch from fbb6273 to c1945e6 Compare November 14, 2024 20:27
@jmaupetit jmaupetit merged commit 2e60ee4 into main Nov 15, 2024
20 checks passed
@jmaupetit jmaupetit deleted the add-read-user-json-option branch November 15, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Item related to the API service improvement needs review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants