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: update kusion cli descriptions #1103

Merged
merged 1 commit into from
May 7, 2024

Conversation

liu-hm19
Copy link
Contributor

@liu-hm19 liu-hm19 commented May 7, 2024

What type of PR is this?

/kind feature

What this PR does / why we need it:

This PR updates the --help descriptions of the Kusion CLI.

Which issue(s) this PR fixes:

Fixes #811

Special notes for your reviewer:

Does this PR introduce a user-facing change?


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


@liu-hm19 liu-hm19 added this to the v0.12.0 milestone May 7, 2024
@liu-hm19 liu-hm19 self-assigned this May 7, 2024
@coveralls
Copy link

coveralls commented May 7, 2024

Pull Request Test Coverage Report for Build 8981107032

Details

  • 5 of 39 (12.82%) changed or added relevant lines in 6 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 54.805%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/cmd/mod/mod.go 0 1 0.0%
pkg/cmd/mod/mod_push.go 0 2 0.0%
pkg/cmd/apply/apply.go 2 5 40.0%
pkg/cmd/generate/generate.go 0 3 0.0%
pkg/cmd/preview/preview.go 3 8 37.5%
pkg/cmd/cmd.go 0 20 0.0%
Files with Coverage Reduction New Missed Lines %
pkg/cmd/preview/preview.go 1 42.28%
Totals Coverage Status
Change from base Build 8891007653: 0.04%
Covered Lines: 8834
Relevant Lines: 16119

💛 - Coveralls

Copy link
Member

@SparkYuan SparkYuan left a comment

Choose a reason for hiding this comment

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

lgtm

@SparkYuan SparkYuan merged commit e8b7124 into KusionStack:main May 7, 2024
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: construct a correct and better kusion --help information
3 participants