Usage
Encrypting a Token
keysentinel encrypt-token --title "MyAPIKey" --fields api_key
or use a predefined profile:
keysentinel encrypt-token --title "MyAWSKeys" --profile aws
Retrieving a Token
keysentinel get-token --title "MyAPIKey"
--copy: Copy to clipboard temporarily--unsafe-output: Show real credentials