hotfix: codeblock

pull/5858/head^2
Jason Stirnaman 2025-02-24 17:19:49 -06:00
parent a2a775162a
commit 971562275f
1 changed files with 1 additions and 0 deletions

View File

@ -406,6 +406,7 @@ influxdb3 create trigger \
--trigger-spec "request:my-plugin" \
--plugin-filename "examples/my-on-request.py" \
--database mydb my-plugin
```
To run the plugin, you send an HTTP request to `<HOST>/api/v3/engine/my-plugin`.