diff --git a/docs/reference/commands.md b/docs/reference/commands.md index 6e8b1057..ae24e99e 100644 --- a/docs/reference/commands.md +++ b/docs/reference/commands.md @@ -163,6 +163,7 @@ kn func invoke --path /path/to/fn --id fn.test # Send a CloudEvent to an arbitrary endpoint kn func invoke --target "http://my.event.broker.com" --format=cloudevent +``` ## `config`