From 8176cd69f1c6dfce063cb21716698fdadf0c5fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Insaurralde?= Date: Thu, 9 Jul 2026 21:50:55 -0300 Subject: [PATCH] docs: regenerate CLI reference for registered integration add usage MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Matías Insaurralde --- app/cli/documentation/cli-reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/cli/documentation/cli-reference.mdx b/app/cli/documentation/cli-reference.mdx index 203bd9b4d..44a964cba 100755 --- a/app/cli/documentation/cli-reference.mdx +++ b/app/cli/documentation/cli-reference.mdx @@ -1991,7 +1991,7 @@ Options inherited from parent commands Register a new instance of an integration ``` -chainloop integration registered add INTEGRATION_ID --name [registration-name] --options key=value,key=value [flags] +chainloop integration registered add INTEGRATION_ID --name [registration-name] --opt key=value [flags] ``` Examples