docker trust key load
Estimated reading time: 1 minuteDescription
Load a private key file for signing
Usage
docker trust key load [OPTIONS] KEYFILE
Options
Name, shorthand | Default | Description |
--name |
signer |
Name for the loaded key |
Parent command
Command | Description |
---|---|
docker trust key | Manage keys for signing Docker images |
Related commands
Command | Description |
docker trust key generate | Generate and load a signing key-pair |
docker trust key load | Load a private key file for signing |