docker dhi customization get
| Description | Get details of a specific customization |
|---|---|
| Usage | docker dhi customization get <repository> <name> |
Description
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.
Options
| Option | Default | Description |
|---|---|---|
-o, --output | Output file path (if not specified, outputs to stdout) |