cli icon indicating copy to clipboard operation
cli copied to clipboard

🧑‍💻 Official Open Microservices CLI

Results 58 cli issues
Sort by recently updated
recently updated
newest added

- [ ] allow in validation - [ ] warn in `oms run` - [ ] warn in `oms subscribe` See also: https://github.com/microservices/microservice.guide/pull/142

blocked

https://github.com/microservices/microservice.guide/pull/96

enhancement :rocket:

https://github.com/kubernetes/community/blob/master/events/community-meeting.md The k8s community is eager to learn about new specs that could help with application development and discovery. OMS is great fit here.

community :baguette_bread:

If supported. Main benefit is the binary protocol which will make requests faster.

enhancement :rocket:

Not really usable on 1440x900

priority: low :snail:
OMS UI

It would be awesome if there's `omg test` and with it there's a standard way of testing OMG services, s.t. one can just write `omg test` in one's favorite CI...

enhancement :rocket:

From https://github.com/omg-services/sendgrid ``` omg validate 1 error found: 1. root should have required property 'info' ``` It took me quite a while to realize that this section is meant: https://microservice.guide/schema/info/...

enhancement :rocket:
documentation :books:

Need to delete a lot of temporary code

bad code :hankey:
stuck :construction:

(proposal for an advanced feature). ``` omg run --benchmark ... ``` Would be amazing to have this to know roughly how many requests the service can handle per second. This...

enhancement :rocket:

A few information that we probably expose on the hub: - startup time - requests per second (https://github.com/microservices/omg/issues/207) - memory consumption (average, max) - image space

enhancement :rocket: