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

Added --output json support to the epinio service list|show commands. #2634

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

andreas-kupries
Copy link
Contributor

fix #2613

note/chore: moved services command into the cmd package

note: moved services command into the cmd package
@andreas-kupries andreas-kupries added the kind/enhancement New feature or request label Oct 6, 2023
@andreas-kupries andreas-kupries added this to the v1.11.0 milestone Oct 6, 2023
@andreas-kupries andreas-kupries self-assigned this Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Files Coverage Δ
internal/cli/commons.go 48.07% <ø> (+3.02%) ⬆️
internal/cli/root.go 61.98% <100.00%> (ø)
internal/cli/usercmd/service.go 83.20% <36.36%> (-0.56%) ⬇️
internal/cli/cmd/services.go 90.36% <90.36%> (ø)
internal/cli/cmd/args.go 80.99% <64.61%> (-19.01%) ⬇️

... and 23 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@andreas-kupries andreas-kupries marked this pull request as ready for review October 6, 2023 14:52
@andreas-kupries andreas-kupries requested a review from a team as a code owner October 6, 2023 14:52
@andreas-kupries andreas-kupries merged commit d9a35d8 into main Oct 6, 2023
16 checks passed
@andreas-kupries andreas-kupries deleted the 2613-json-service branch October 6, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add --output json flag to epinio service [list|show]
2 participants