docs: Added docs.

This commit is contained in:
2025-11-03 17:20:18 -05:00
parent d6ef585a45
commit 611ca6f820
13 changed files with 344 additions and 62 deletions

18
docs/cli/envr_remove.md Normal file
View File

@@ -0,0 +1,18 @@
## envr remove
Remove a .env file from your database
```
envr remove [flags]
```
### Options
```
-h, --help help for remove
```
### SEE ALSO
* [envr](envr.md) - Manage your .env files.