Skip to content

get suite

Overview

Command: r2r eac get suite <name> Purpose: Get test suite information as structured data Category: get

Syntax

r2r eac get suite <name>

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


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.