Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--output has no effect #384

Open
rhuss opened this issue Nov 5, 2024 · 0 comments
Open

--output has no effect #384

rhuss opened this issue Nov 5, 2024 · 0 comments

Comments

@rhuss
Copy link
Contributor

rhuss commented Nov 5, 2024

⛵ kind-knative Documents/Talks/wjax-knative-2024/demo
10:54 ✗ kn event send -o yaml --to demo -f message=Hello
📬 Sending event within the cluster Done
3582 INFO Event (ID: 9a07dbd5-5767-4368-a611-34649527b076) have been sent.

⛵ kind-knative Documents/Talks/wjax-knative-2024/demo
10:54 ➜ kn event send -o human --to demo -f message=Hello
📬 Sending event within the cluster Done
4093 INFO Event (ID: a5ba200e-fa68-4a1b-a630-3512c88c31ea) have been sent.

⛵ kind-knative Documents/Talks/wjax-knative-2024/demo
10:55 ➜ kn event send -o json --to demo -f message=Hello
📬 Sending event within the cluster Done
3901 INFO Event (ID: 0ea7a3d4-09d1-42e1-9d02-1a6b95fb0e4b) have been sent.

What is --output supposed to do ?
(minor nit: It's "Event .... has been sent", not "Event ... have been sent")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant