r2r list
List available extensions from the registry that can be installed.
Syntax
Description
The list command displays all extensions available in the R2R registry. Use this to discover extensions you can install.
Examples
List All Extensions
Example output:
Check Before Installing
EAC Extension
Full name: Everything-as-Code (EAC)
Provides:
- Build automation
- Test orchestration
- Code validation
- Security scanning
- Release management
- AI-powered workflows
Install:
Documentation:
Registry Information
Extensions are hosted in the GitHub Container Registry (GHCR):
- Registry URL:
ghcr.io/ready-to-release/ - Naming pattern:
ext-<extension-name> - Access: Public read access (no authentication needed)
Example:
eac→ghcr.io/ready-to-release/ext-eac:latest
See Also
- R2R CLI Overview - Command overview
- install command - Install extensions from the list
- Configuration Reference - Extension configuration
- Quick Start Tutorial - Getting started guide
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.