mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Merge branch 'main' into feature/google-signin-signup-integration
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
"cli/overview",
|
||||
"cli/usage",
|
||||
{
|
||||
"group": "Commands",
|
||||
"group": "Core commands",
|
||||
"pages": [
|
||||
"cli/commands/login",
|
||||
"cli/commands/init",
|
||||
@@ -155,9 +155,17 @@
|
||||
"cli/commands/export",
|
||||
"cli/commands/vault",
|
||||
"cli/commands/user",
|
||||
"cli/commands/reset"
|
||||
"cli/commands/reset",
|
||||
{
|
||||
"group": "infisical scan",
|
||||
"pages": [
|
||||
"cli/commands/scan",
|
||||
"cli/commands/scan-git-changes"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"cli/scanning-overview",
|
||||
"cli/project-config",
|
||||
"cli/faq"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user