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 resource show command #1299

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hoangndst
Copy link
Collaborator

What type of PR is this?

/kind feature

What this PR does / why we need it:

Show details of a resource of the current or specified stack.

Which issue(s) this PR fixes:

Fixes #1261

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@hoangndst hoangndst self-assigned this Oct 1, 2024
@coveralls
Copy link

coveralls commented Oct 1, 2024

Pull Request Test Coverage Report for Build 11129357920

Details

  • 118 of 156 (75.64%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 52.143%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/cmd/resource/show.go 117 155 75.48%
Totals Coverage Status
Change from base Build 11090783393: 0.2%
Covered Lines: 10438
Relevant Lines: 20018

💛 - Coveralls

@hoangndst
Copy link
Collaborator Author

cc @Yangyang96 @ffforest @liu-hm19

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.

Feat: kusion resource command
2 participants