Skip to content

bf2fc6cc711aee1a0c2a/cos-fleet-catalog-camel

Repository files navigation

cos-fleet-catalog-camel

Generating connectors catalog

Generate resources locally

To generate the catalog sources locally for testing or validating changes:

  1. Clone [cos-manifests](https://github.com/bf2fc6cc711aee1a0c2a/cos-manifests/)

  2. Run the command bellow (update the path):

./mvnw clean install -U -Dcos.connector.catalog.root=<path-to-local-cos-manifests/tree/main/connectors/cos-fleet-catalog-camel> -Dlog.enabled=true
  1. Do a git diff in cos-manifests to see the changes.