docs icon indicating copy to clipboard operation
docs copied to clipboard

[CLI] Document using kn to create a PingSource

Open abrennan89 opened this issue 3 years ago • 2 comments

Update the docs here https://knative.dev/docs/eventing/sources/ping-source/ to include kn examples

abrennan89 avatar Jun 29 '22 18:06 abrennan89

Reference: https://github.com/knative/client/blob/main/docs/cmd/kn_source_ping.md

abrennan89 avatar Aug 10 '22 15:08 abrennan89

/assign

amaanq avatar Aug 10 '22 17:08 amaanq

@amaanq any update on this one?

abrennan89 avatar Aug 30 '22 19:08 abrennan89

Just created a PR for this, looking for a review now

amaanq avatar Sep 15 '22 17:09 amaanq

I did quick review LGTM @amaanq @abrennan89 @snneji @lionelvillard - adding base64 encoding to examples shows how to use kn CLI to get the same result as using YAML

aslom avatar Sep 21 '22 14:09 aslom