Skip to content

open-hand/c7nctl

Repository files navigation

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