DeepSource Command Line Interface
February 27, 2026 ยท View on GitHub
Access DeepSource analysis data directly from your terminal.
DeepSource CLI lets you view issues, metrics, vulnerabilities, and analysis runs from your terminal.
What you can do
- View the status and results of analysis runs across your repositories
- Filter and inspect code issues by severity, category, analyzer, or file path
- Check code coverage, code health scores, and other metrics
- Send test coverage artifacts to DeepSource from CI pipelines or local environments
- Review dependency vulnerabilities detected in your codebase
- Get a report card of code health across all analyzers
All commands support JSON output for scripting and automation.
Installation
curl -sfL https://cli.deepsource.com/install | sh
Documentation
License
Licensed under the BSD 2-Clause "Simplified" License.