fix format error of kmeshctl waypoint status --help#942
fix format error of kmeshctl waypoint status --help#942kmesh-bot merged 2 commits intokmesh-net:mainfrom
kmeshctl waypoint status --help#942Conversation
Signed-off-by: YaoZengzeng <yaozengzeng@huawei.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
see 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
ctl/waypoint/waypoint.go
Outdated
| kmeshctl waypoint status | ||
|
|
||
| # Show the status of the waypoint in a specific namespace | ||
| kmeshctl waypoint status --namespace default`, |
There was a problem hiding this comment.
nit:Perhaps an example should be given that is not a default namespace
|
/lgtm |
|
@hzxuzhonghu PTAL |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hzxuzhonghu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Before this fix:
After this fix:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: