We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
⛵ 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")
--output
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is
--output
supposed to do ?(minor nit: It's "Event .... has been sent", not "Event ... have been sent")
The text was updated successfully, but these errors were encountered: