show workspaces
Overview
Command: r2r eac show workspaces
Purpose: List all workspaces and their status
Category: show
Syntax
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
- work create - Create workspace
- work remove - Remove workspace
- work Commands
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.