This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Summary
AI summaryNew --import flag configures tools from codacy.config.json with preview and optional force unlinking.
Full changelog
Import tool configuration from file
New --import flag on the tools command lets you configure all repository tools and patterns from a codacy.config.json file in a single operation. The CLI showsva detailed preview of what will change (tools to enable, disable, reconfigure, and pattern counts), asks for confirmation, then applies everything — including optionally unlinking coding standards with --force.
codacy tools gh my-org my-repo --import
codacy tools gh my-org my-repo --import ./custom-config.json --force -y
Also in this release
--limitoption for issues and findings — fetch up to 1,000 results with automatic pagination (default remains 100)--link-standard/--unlink-standardon the repository command to manage coding standards- patternInfo.id now included in JSON output for issues
- Node engine requirement bumped to >=20
Breaking Changes
- Minimum Node.js version requirement bumped to >=20
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Codacy Cloud CLI
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]