Obscuro
Commands

obscuro edit

Edit a secret in your text editor

Usage

obscuro edit KEY

Decrypts the secret, opens it in your $EDITOR (defaults to vi), and re-encrypts it when you save and close.

Example

EDITOR=nano obscuro edit API_KEY

On this page