oamctl
oamctl copied to clipboard
OAM command line tool
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 [email protected]:oam-dev/oamctl.git
Build the binary
Run the following command to install oamctl
go install
Usage
oamctl migrate
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.