Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 510 Bytes

C7N CLI TOOL

Circle CI

Introduction

A tool for install and manager resources on Choerodon

Quick Start

  • get code

    go get github.com/choerodon/c7nctl
  • build execute file

    go build
  • how to use

    You can find a example usage at here