ocm get verified [<options>] {<component / version}
-h, --help help for verified
-o, --output string output mode (JSON, json, wide, yaml)
-s, --sort stringArray sort fields
--verified string verified file (default "~/.ocm/verified")
Get lists remembered verified component versions.
With the option --output
the output mode can be selected.
The following modes are supported:
(default)
JSON
json
wide
yaml
$ ocm get verified
$ ocm get verified -f verified.yaml acme.org/component -o yaml