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:02 -07:00 committed by GitHub
parent 801e67745b
commit f0fdb709fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ The `influxdb3 test schedule_plugin` command tests a schedule plugin. Use this c
```bash
influxdb3 test schedule_plugin [OPTIONS] --database <DATABASE_NAME> <FILENAME>
```
## Arguments
- **PLUGIN_NAME**: Path to the plugin file on the server. Use the full relative path, such as `<plugin-dir>/<plugin-file-name>.py`.