kitaru secrets show
Show a secret with metadata and optional raw values.
Show a secret with metadata and optional raw values.
Usage
kitaru secrets show NAME_OR_ID [OPTIONS]Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
NAME_OR_ID | str | Yes | Secret name or ID. | |
--show-values | bool | No | False | Display raw secret values in command output. |
--output, -o | str | No | "text" | Output format: "text" (default) or "json". |