Update content/shared/influxdb3-cli/test/schedule_plugin.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pr-6089
Jameelah Mercer 2025-06-09 06:21:49 -07:00 committed by GitHub
parent f0fdb709fd
commit 029d14eece
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ In the examples below, replace the following:
influxdb3 test schedule_plugin \
--database DATABASE_NAME \
--token AUTH_TOKEN \
PLUGIN_DIR/PLUGIN_NAME.py
PLUGIN_DIR/FILENAME.py
```
{{% /code-placeholders %}}