{"level":"error","module":"cli","error":"failed to load spec(s) from /config/config.yml. Error: failed to unmarshal file /config/config.yml: failed to decode spec: json: unknown field \"project_filter\"","time":"2024-02-28T00:10:37Z","message":"exiting with error"}
That fixed it, thanks for the quick win @erez
(I had to fix our alerts for this which took the longest)
Is there a plugin anywhere that I can use in CI to validate the sources/destinations as part of merge control?
✗ docker run -v $(pwd)/config:/config \
ghcr.io/cloudquery/cloudquery:latest
CloudQuery CLI
Open source data integration at scale.
Find more information at:
https://www.cloudquery.io
Usage:
cloudquery [command]
Available Commands:
addon Addon commands
login Login to CloudQuery Hub.
logout Log out of CloudQuery Hub.
migrate Update schema of your destinations based on the latest changes in sources from your configuration
plugin Plugin commands
switch Switches between teams.
sync Sync resources from configured source plugins to destinations
tables Generate documentation for all supported tables of source plugins specified in the spec(s)