From faa3ed289b3a3775da84658691f472c2b2da11ce Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 21 Oct 2025 22:49:29 -0300 Subject: [PATCH] docs: restore missing AccordionGroup wrapping for login command flags --- docs/cli/commands/login.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cli/commands/login.mdx b/docs/cli/commands/login.mdx index 16fef7985..d55b3b7f9 100644 --- a/docs/cli/commands/login.mdx +++ b/docs/cli/commands/login.mdx @@ -453,8 +453,6 @@ The login command supports a number of flags that you can use for different auth ``` - - ```bash infisical login --oidc-jwt= @@ -468,6 +466,7 @@ The login command supports a number of flags that you can use for different auth + ### User Authentication Examples