CLI
CLI
The slate command runs the same scans as the dashboard from your terminal or CI environment.
Overview
Install a release binary without building from source, authenticate with an API key, then scan targets and wait for results—or emit JSON for pipelines to parse.
In this section
Install
macOS and Linux install script, install without sudo, pin a version, and script options.
Configure & run
Create an API key, set SLATE_API_KEY or config file, and run your first scan.
Usage
Common commands, --wait, and JSON output for scripting.
CI/CD
GitHub Actions example and tips for gating builds on scan results.