mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
add reset infisical docs
This commit is contained in:
11
docs/cli/commands/reset.mdx
Normal file
11
docs/cli/commands/reset.mdx
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "infisical reset"
|
||||
description: "Reset Infisical"
|
||||
---
|
||||
|
||||
```bash
|
||||
infisical reset
|
||||
```
|
||||
|
||||
## Description
|
||||
This command provides a way to clear all Infisical-generated configuration data, effectively resetting the software to its default settings. This can be an effective way to address any persistent issues that arise while using the CLI.
|
||||
@@ -114,7 +114,8 @@
|
||||
"cli/commands/run",
|
||||
"cli/commands/secrets",
|
||||
"cli/commands/export",
|
||||
"cli/commands/vault"
|
||||
"cli/commands/vault",
|
||||
"cli/commands/reset"
|
||||
]
|
||||
},
|
||||
"cli/faq"
|
||||
|
||||
Reference in New Issue
Block a user