Skip to content

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

  1. Environment Contracts - Header with total count, followed by a table with columns: Moniker, Name, Level, Type, System Dependencies.
  2. Summary by Level - Counts for each environment level:
  3. L0 (Very Fast Unit)
  4. L1 (Fast Unit)
  5. L2 (Local/Docker)
  6. L3 (PLTE)
  7. L4 (Production)
  8. Summary by Type - Counts for each environment type (e.g., devbox, ci, docker).

See Also


Tutorials | How-to Guides | Explanation | Reference

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