ocm get pubsub {<ocm repository>}
pubsub, ps
-h, --help help for pubsub
-o, --output string output mode (JSON, json, yaml)
-s, --sort stringArray sort fields
A repository may be able to store a publish/subscribe specification to propagate the creation or update of component versions. If such an implementation is available and a specification is assigned to the repository, it is shown. The specification can be set with the ocm set pubsub.
With the option --output
the output mode can be selected.
The following modes are supported:
(default)
JSON
json
yaml
- ocm get — Get information about artifacts and components
- ocm — Open Component Model command line client
- ocm set pubsub — Set the pubsub spec for an ocm repository