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 Kopia CLI repository status command #2665

Merged
merged 131 commits into from
Mar 5, 2024

Conversation

plar
Copy link
Contributor

@plar plar commented Feb 7, 2024

Change Overview

This PR is the 12th in the series of PRs that will add a new way to build Kopia CLI commands.

PR Train:

  1. PR-2653 Introducing a new approach to building Kopia CLI commands using safecli v0.0.6
  2. PR-2654 Implement Kopia common args and opts
  3. PR-2655 Implement Kopia storage helpers
  4. PR-2656 Add Kopia Filesystem storage opts
  5. PR-2657 Add Kopia GCS storage opts
  6. PR-2658 Add Kopia Azure storage opts
  7. PR-2659 Add Kopia S3 and S3 compliant storage opts
  8. PR-2661 Add Kopia repository create command
  9. PR-2662 Add Kopia repository connect command
  10. PR-2663 Add Kopia repository connect server command
  11. PR-2664 Add Kopia repository set-parameters command
  12. PR-2665 Add Kopia repository status command

This PR introduces Kopia CLI repository status command and related flags.

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

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
pkg/kopia/cli/repository/repository_status.go Outdated Show resolved Hide resolved
Base automatically changed from add-kopia-cli-repo-set-param-command to master March 5, 2024 23:29
@plar plar added kueue and removed kueue labels Mar 5, 2024
Signed-off-by: pavel.larkin <pavel.larkin@veeam.com>
@plar plar added the kueue label Mar 5, 2024
@mergify mergify bot merged commit 3e505d0 into master Mar 5, 2024
14 checks passed
@mergify mergify bot deleted the add-kopia-cli-repo-status-command branch March 5, 2024 23:46
Kanister automation moved this from Reviewer approved to Done Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants