Update content/shared/influxdb3-cli/test/schedule_plugin.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pr-6089
parent
801e67745b
commit
f0fdb709fd
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue