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

Add JSON output flag to kopia repo status command #2109

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

redgoat650
Copy link
Contributor

Change Overview

Add the option to generate the kopia repo status command with JSON output.

I agree to the DCO for all the commits in this PR.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Test Plan

# cd pkg/kopia/command
# go test
OK: 18 passed
PASS
ok      github.com/kanisterio/kanister/pkg/kopia/command        0.040s
  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Add the option to generate the kopia repo status command with JSON
output.
@redgoat650 redgoat650 requested a review from pavannd1 June 14, 2023 00:35
@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Jun 14, 2023
Kanister automation moved this from In Progress to Reviewer approved Jun 14, 2023
@mergify mergify bot merged commit 69af1af into master Jun 14, 2023
17 checks passed
Kanister automation moved this from Reviewer approved to Done Jun 14, 2023
@mergify mergify bot deleted the status-json branch June 14, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants