# c7nctl **Repository Path**: SpringHgui/c7nctl ## Basic Information - **Project Name**: c7nctl - **Description**: choerodon command tool line - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-08-25 - **Last Updated**: 2022-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # C7N CLI TOOL [![Circle CI](https://circleci.com/gh/choerodon/c7nctl/tree/master.svg?style=shield)](https://circleci.com/gh/choerodon/c7nctl/tree/master) ## Introduction A tool for install and manager resources on Choerodon ## Quick Start - get code ```bash go get github.com/choerodon/c7nctl ``` - build execute file ```bash go build ``` - how to use You can find a example usage at [here](http://choerodon.io/zh/docs/installation-configuration/steps/install/choerodon/)