CLI Commands
LocalKeys provides a command-line interface for managing secrets without leaving your terminal.
You can also run commands like npm start with secrets stored in LocalKeys.
Note
If you didn't install the CLI during initial setup, you can install it by clicking the ... button at the top of the main menu.
All Commands
Usage:
localkeys [options]
Commands:
run --project= Run command with environment variables
get Get secret value
set Set secret value
list List all projects
help Show this help