vault_cmd
vault_cmd
¶
jarvis vault — encrypted credential store.
Functions¶
vault
¶
vault_set
¶
Store a credential in the vault.
Source code in src/openjarvis/cli/vault_cmd.py
vault_get
¶
Retrieve a credential from the vault.
Source code in src/openjarvis/cli/vault_cmd.py
vault_list
¶
List all stored credential keys.
Source code in src/openjarvis/cli/vault_cmd.py
vault_remove
¶
Remove a credential from the vault.