Skip to content

Latest commit

 

History

History
75 lines (49 loc) · 3.24 KB

readme_en.md

File metadata and controls

75 lines (49 loc) · 3.24 KB

license Release Version PRs Welcome

Overview

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.

Getting started

Installation

$ 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*

Usage

Roadmap

IAM Repos

Support

BlueKing Community

  • 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.

Contributing

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.

License

Based on the MIT protocol. Please refer to LICENSE