show environments
Overview
Command: r2r eac show environments
Purpose: Show all environment contracts in a human-readable table
Category: show
Syntax
Examples
# Show all environments
r2r eac show environments
# Filter production environments
r2r eac show environments | grep "production"
# Count environments
r2r eac show environments | tail -n +4 | wc -l
See Also
- get environments - JSON output
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.