mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
docs: restore missing AccordionGroup wrapping for login command flags
This commit is contained in:
@@ -453,8 +453,6 @@ The login command supports a number of flags that you can use for different auth
|
||||
```
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
<Accordion title="--oidc-jwt">
|
||||
```bash
|
||||
infisical login --oidc-jwt=<oidc-jwt-token>
|
||||
@@ -468,6 +466,7 @@ The login command supports a number of flags that you can use for different auth
|
||||
</Tip>
|
||||
|
||||
</Accordion>
|
||||
</AccordionGroup>
|
||||
|
||||
### User Authentication Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user