get suite
Overview
Command: r2r eac get suite <name>
Purpose: Get test suite information as structured data
Category: get
Syntax
Examples
# Get suite info
r2r eac get suite integration | jq '.'
# Extract modules
r2r eac get suite integration | jq -r '.modules[]'
# Get configuration
r2r eac get suite integration | jq '.configuration'
See Also
- show suite - Formatted display
- test suite - Run suite
- test list-suites
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.