Skip to content

show workspaces

Overview

Command: r2r eac show workspaces Purpose: List all workspaces and their status Category: show

Syntax

r2r eac show workspaces

Examples

# List all workspaces
r2r eac show workspaces

# Find dirty workspaces
r2r eac show workspaces | grep "Dirty"

# Count active workspaces
r2r eac show workspaces | grep -c "feature"

See Also


Tutorials | How-to Guides | Explanation | Reference

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