mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
17 lines
405 B
YAML
17 lines
405 B
YAML
command: docker trust key load
|
|
short: Load a private key file for signing
|
|
long: Load a private key file for signing
|
|
usage: docker trust key load [OPTIONS] KEYFILE
|
|
pname: docker trust key
|
|
plink: docker_trust_key.yaml
|
|
options:
|
|
- option: name
|
|
value_type: string
|
|
default_value: signer
|
|
description: Name for the loaded key
|
|
deprecated: false
|
|
experimental: false
|
|
deprecated: false
|
|
experimental: false
|
|
|