Skip to main content
The Root CLI (root) provides command-line access to patch status, SBOM and VEX data, and registry configuration.

Installation

[Homebrew, direct binary download, Docker image coming soon]
brew install root-io/tap/root

Authentication

[root auth login command, token storage coming soon]

Commands

root image

[root image list, root image inspect, root image patches — working with RIC images coming soon]

root package

[root package list, root package inspect, root package patches — working with RLC packages coming soon]

root sbom

[root sbom get — download SBOM for an artifact coming soon]

root vex

[root vex get — download VEX statements for an artifact coming soon]

root report

[root report vulnerabilities, root report export — generating and exporting reports coming soon]

Configuration File

[~/.root/config.yaml — default registry, API token, output format preferences coming soon]