docker trust key load
Description
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 (experimental) |
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 |
© 2019 Docker, Inc.
Licensed under the Apache License, Version 2.0.
Docker and the Docker logo are trademarks or registered trademarks of Docker, Inc. in the United States and/or other countries.
Docker, Inc. and other parties may also have trademark rights in other terms used herein.
https://docs.docker.com/v17.12/engine/reference/commandline/trust_key_load/