From b9272527e2fe3d33b4e23df52afd6a16722119ff Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:21:55 -0700 Subject: [PATCH] Update content/shared/influxdb3-cli/test/schedule_plugin.md Co-authored-by: Jason Stirnaman --- content/shared/influxdb3-cli/test/schedule_plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md index db5334ee9..f5e558cb2 100644 --- a/content/shared/influxdb3-cli/test/schedule_plugin.md +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -11,7 +11,7 @@ influxdb3 test schedule_plugin [OPTIONS] --database ## Arguments -- **PLUGIN_NAME**: Path to the plugin file on the server. Use the full relative path, such as `/.py`. +- **FILENAME**: the path to the plugin file. Use the full absolute path or the path relative to the current working directory, such as `/.py`. ## Options