knative-extensions / kn-plugin-event

Kn plugin for sending events to Knative sinks.
Apache License 2.0
7 stars 22 forks source link

The build command should print the event on STDOUT #356

Closed cardil closed 1 month ago

cardil commented 5 months ago

Currently, the build command prints the event output on the standard error output. This prevents some tools to work properly, while using Unix' pipes or redirections.

The standard output should be used instead.

/kind bug

cardil commented 5 months ago

/triage accepted

cardil commented 1 month ago

/assign