triggermesh / tmctl

TriggerMesh Shaker CLI to create, manage and debug event-driven integration apps.
Apache License 2.0
16 stars 6 forks source link

[bug] Autocomplete missing required parameter for cloudevents target #263

Closed jmcx closed 1 year ago

jmcx commented 1 year ago

Autocomplete for cloudevents target is not showing the "endpoint" parameter which is the only required parameter.

image

jmcx commented 1 year ago

Built from source today