docs: update CLI and API usage

This commit is contained in:
thePR0M3TH3AN
2025-07-09 09:51:01 -04:00
parent 2e955c8d31
commit a33f67781b
2 changed files with 28 additions and 30 deletions

View File

@@ -14,4 +14,6 @@ $ seedpass totp "email"
Code: 123456
```
See [advanced_cli.md](advanced_cli.md) (future feature set) for details on the upcoming advanced CLI.
## CLI and API Reference
See [advanced_cli.md](advanced_cli.md) for a list of command examples and instructions on running the local API. When starting the API, set `SEEDPASS_CORS_ORIGINS` if you need to allow requests from specific web origins.