triggermesh / tmctl

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

fail create trigger command when extra args are detected #332

Closed NikhilSharmaWe closed 1 year ago

NikhilSharmaWe commented 1 year ago

Description

This PR fails the create trigger command when args other than flags are detected.

Motivation

Fixes: #229