TencentBlueKing / TencentBlueKing/bk-cli

落地 shortcut 快捷层

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

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-call
  • bk-cli devops +latest-build --project ... --pipeline ...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.