From 2895396deb2174ed9665bb7a8f4938868de2585c Mon Sep 17 00:00:00 2001 From: meelahme Date: Sat, 24 May 2025 10:12:08 +0900 Subject: [PATCH] docs: add schedule_plugin test command reference to CLI docs --- content/shared/influxdb3-cli/test/schedule_plugin.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 content/shared/influxdb3-cli/test/schedule_plugin.md diff --git a/content/shared/influxdb3-cli/test/schedule_plugin.md b/content/shared/influxdb3-cli/test/schedule_plugin.md new file mode 100644 index 000000000..f6b0ea459 --- /dev/null +++ b/content/shared/influxdb3-cli/test/schedule_plugin.md @@ -0,0 +1,4 @@ + +The `influxdb3 test schedule_plugin` command tests a schedule plugin. +Use this command to verify plugin behavior without creating a trigger. +