show environments
The show environments command displays all environment contracts defined in environments.yml.
Shows environment details including moniker, name, level, type, and system dependencies.
Usage: show environments
Expected Output:
- Table with environment definitions showing: Moniker, Name, Level, Type, System Dependencies
- Summary by level (L0-L4) showing count of environments at each level
- Summary by type showing count of environments for each type
Output Sections
- Environment Contracts - Header with total count, followed by a table with columns: Moniker, Name, Level, Type, System Dependencies.
- Summary by Level - Counts for each environment level:
- L0 (Very Fast Unit)
- L1 (Fast Unit)
- L2 (Local/Docker)
- L3 (PLTE)
- L4 (Production)
- Summary by Type - Counts for each environment type (e.g., devbox, ci, docker).
See Also
- get environments - JSON output
- test
- show Commands
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.