Skip to content

\

Environments

List environments:

bash
gwebc environment list

Inspect one:

bash
gwebc environment show dev
gwebc environment show preprod
gwebc environment show prod

A typical tenant model is:

EnvironmentPurposeNormal tenant mutation
devactive developmentYes
preprodrelease validationYes
prodproductionNo

The platform may expose production state for inspection while keeping normal production mutation disabled.

GWEB K3s Cloud documentation