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

View File

@ -11,7 +11,7 @@ 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`.
- **FILENAME**: the path to the plugin file. Use the full absolute path or the path relative to the current working directory, such as `<plugin-dir>/<plugin-file-name>.py`.
## Options