verified

Usage

ocm get verified [<options>] {<component / version}

Options

  -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")

Description

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

Examples


$ ocm get verified
$ ocm get verified -f verified.yaml acme.org/component -o yaml

See Also

  • ocm get — Get information about artifacts and components