TencentBlueKing / TencentBlueKing/bk-cli
落地 shortcut 快捷层
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 5
- Forks
- 3
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 1
Description
不要把快捷层做成 API 别名,而要做成高成功率工作流,例如:
bk-cli cmdb +find-host --ip ...bk-cli job +run-script --biz ... --hosts ...bk-cli apigateway +find-api --keyword ... --emit-callbk-cli devops +latest-build --project ... --pipeline ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing command structure and the skill and --help examples described for bk-cli. Compare the proposed cmdb, job, apigateway, and devops workflows with the current API interaction patterns, then define how each high-success workflow should be invoked and what structured JSON output marks it complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100