Expand description
lev auth - inspect and move the secrets Leviath holds.
Leviath keeps two kinds of long-lived secret: provider API keys and MCP OAuth
grants. [security] credential_store decides whether they live in Leviath’s
own 0600 files or in the OS credential store; this command reports which,
checks that the OS store is actually reachable, and moves secrets between the
two.
Structs§
- Auth
Args - Arguments for
lev auth.
Functions§
- execute
- Run
lev auth.