From f0fdb709fdaf5e07c5a4ac32d5b55b121680ccd6 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:21:02 -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 | 1 + 1 file changed, 1 insertion(+) diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md index d7736d072..a0232f16d 100644 --- a/content/shared/influxdb3-cli/test/schedule_plugin.md +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -8,6 +8,7 @@ The `influxdb3 test schedule_plugin` command tests a schedule plugin. Use this c ```bash 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`.