ev get
Usage
Description
ev get fetches and decrypts a single secret by key name and prints the value to stdout. Output is raw — no trailing newline decorations — making it easy to pipe into other commands.
Flags
| Flag | Short | Description |
|---|---|---|
--copy | -c | Copy the value to the clipboard instead of printing it |
Examples
Print a secret value to stdout:
Copy a secret to the clipboard:
Get a secret from a specific environment:
Get a secret from a specific app and environment, piping the result: