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

feat: Add --format json for connect command #127

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

jirihnidek
Copy link
Contributor

@jirihnidek jirihnidek commented Jul 19, 2024

  • It is possible to run connect command with CLI option
    --format json. The output of connect command is in machine
    readable format in such case.

main.go Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
main.go Outdated Show resolved Hide resolved
* It is possible to run connect command with CLI option
  --format json. The output of connect command is in machine
  readable format in such case.
@jirihnidek jirihnidek force-pushed the jhnidek/connect_json_output branch from c703920 to d219ab4 Compare September 5, 2024 08:17
@jirihnidek jirihnidek changed the title feat: [wip] add --format json for connect command feat: Add --format json for connect command Sep 5, 2024
@jirihnidek jirihnidek marked this pull request as ready for review September 5, 2024 08:27
@jirihnidek jirihnidek requested a review from subpop September 5, 2024 08:27
Copy link
Collaborator

@subpop subpop left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@subpop subpop merged commit 30d5394 into main Sep 6, 2024
23 of 24 checks passed
@subpop subpop deleted the jhnidek/connect_json_output branch September 6, 2024 15:18
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