Environment variablesΒΆ
Most concierge prepare flags have an environment-variable equivalent. When the same setting comes from more than one place, the first of these wins:
The environment variable
The command-line flag
The configuration file or preset
The *_CHANNEL variables take a snap channel, such as 3.6/stable or latest/edge. A channel is a track plus a risk level, and it selects the version of the snap that Concierge installs.
CONCIERGE_DISABLE_JUJU is a Boolean: set it to true or 1 to skip installing and bootstrapping Juju. Any other value, including false, has no effect.
CONCIERGE_EXTRA_SNAPS and CONCIERGE_EXTRA_DEBS take a comma-separated list, for example jq,yq. Snaps may include a channel, for example astral-uv/latest/beta. Unlike the other variables, these are added to any values given by the flag rather than replacing them.
Each flag is described in Commands.
Flag |
Environment variable |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|