docker dhi customization get
| 内容説明 | Get details of a specific customization |
|---|---|
| 利用方法 | docker dhi customization get <repository> <name> |
内容説明
Get detailed information about a Docker Hardened Images customization by repository and name. Outputs YAML to stdout by default, or to file if --output is specified.
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-o, --output | Output file path (if not specified, outputs to stdout) |