Skip to content

Commands

All Envoke functionality is accessed through the ee command.

Global flags

FlagDescription
-v, --verbosePrint backend activity to stderr
-vvPrint individual key fetches and shell commands
--config <path>Override global config file path

Commands

CommandDescription
ee [--] <cmd>Run a command with all .envoke namespaces injected
ee <namespace> -- <cmd>Run a command with a single keychain namespace injected
ee set <namespace> <key> [value]Store a secret in a backend namespace
ee list [namespace]List secret key names in a namespace or all namespaces
ee statusShow authentication status for all namespaces
ee runFuzzy-pick a profile and run interactively
ee config pathPrint the global config file path
ee config editOpen the global config in your editor
ee config showDisplay the global config (redacted)