mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Upstream docs had a formatting issue that needed a hotfix. Rather than fixing the vendored yaml, which would be overwritten the next time update (any) vendored modules, I decided to manually copy the cli reference yaml to the data dir. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
command: docker scout attestation
|
|
aliases: docker scout attestation, docker scout attest
|
|
short: Manage attestations on images
|
|
long: Manage attestations on images
|
|
pname: docker scout
|
|
plink: docker_scout.yaml
|
|
cname:
|
|
- docker scout attestation add
|
|
- docker scout attestation get
|
|
- docker scout attestation list
|
|
clink:
|
|
- docker_scout_attestation_add.yaml
|
|
- docker_scout_attestation_get.yaml
|
|
- docker_scout_attestation_list.yaml
|
|
inherited_options:
|
|
- option: debug
|
|
value_type: bool
|
|
default_value: "false"
|
|
description: Debug messages
|
|
deprecated: false
|
|
hidden: true
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
- option: verbose-debug
|
|
value_type: bool
|
|
default_value: "false"
|
|
description: Verbose debug
|
|
deprecated: false
|
|
hidden: true
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: true
|
|
kubernetes: false
|
|
swarm: false
|
|
|