Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

oam-dev/oamctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please refer to KubeVela for OAM application management.

oamctl

oamctl is a tiny tool help oam user manage oam app.

Install

Download the repo

$ mkdir -p ${GOPATH}/src/github.com/oam-dev/
$ cd ${GOPATH}/src/github.com/oam-dev/
$ git clone git@github.com:oam-dev/oamctl.git

Build the binary

Run the following command to install oamctl

go install

Usage

This command can create oam ApplicationConfiguration yaml from exist k8s resource

Trait-list

This command will list trait with version and workload type that could be applied.

About

OAM command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages