Skip to content

show environments

Overview

Command: r2r eac show environments Purpose: Show all environment contracts in a human-readable table Category: show

Syntax

r2r eac show environments

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


Tutorials | How-to Guides | Explanation | Reference

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