oamctl
oamctl copied to clipboard
OAM command line tool
Hi, As an intern in Microsoft, I'm currently working with the Open Application Model, Dapr, and of course oamctl. While using oamctl, I've encountered some issues, namely with the Go...
migrate: add output namespace Signed-off-by: haozhicui
https://github.com/oam-dev/spec/blob/master/6.application_configuration.md#an-example-workflow ## Install ``` $ oamctl install -c ./config.yaml ./frontend.yaml ./backend.yaml -p "message=overridden message!" ``` ## Discovery ``` $ oamctl trait-list ╔════════════╤═════════╤═════════════════════════════════════════════╗ ║ NAME │ VERSION │ PRIMITIVES ║ ╟────────────┼─────────┼─────────────────────────────────────────────╢...