BK-IAM-CLI is an command line tool for debug, it is used for debugging and analysis, and can get the model, policy, expression and cache data from the backend.
$ git clone [email protected]:TencentBlueKing/bk-iam-cli.git
$ cd bk-iam-cli
# go 1.17 required
$ go version 146 ↵ wukunliang@wklken-MacBook-Pro
go version go1.17.5 darwin/arm64
$ make dep
go mod tidy
go mod vendor
$ make build
go build -mod=vendor .
$ ls bk-iam-cli
bk-iam-cli*
- TencentBlueKing/bk-iam
- TencentBlueKing/bk-iam-saas
- TencentBlueKing/bk-iam-search-engine
- TencentBlueKing/bk-iam-cli
- TencentBlueKing/iam-python-sdk
- TencentBlueKing/iam-go-sdk
- TencentBlueKing/iam-php-sdk
- bk forum
- bk DevOps online video tutorial(In Chinese)
- Contact us, technical exchange QQ group:
- BK-CI:a continuous integration and continuous delivery system that can easily present your R & D process to you.
- BK-BCS:a basic container service platform which provides orchestration and management for micro-service business.
- BK-BCS-SaaS:a SaaS provides users with highly scalable, flexible and easy-to-use container products and services.
- BK-PaaS:an development platform that allows developers to create, develop, deploy and manage SaaS applications easily and quickly.
- BK-SOPS:an lightweight scheduling SaaS for task flow scheduling and execution through a visual graphical interface.
- BK-CMDB:an enterprise-level configuration management platform for assets and applications.
If you have good ideas or suggestions, please let us know by Issues or Pull Requests and contribute to the Blue Whale Open Source Community.
Based on the MIT protocol. Please refer to LICENSE