oamctl icon indicating copy to clipboard operation
oamctl copied to clipboard

OAM command line tool

Results 3 oamctl issues
Sort by recently updated
recently updated
newest added

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 ║ ╟────────────┼─────────┼─────────────────────────────────────────────╢...