Skip to main content

control-migrator environment

Generated from configuration code. Values shown as expressions are Go constants, not shell input. Read the declaration notation. All processes also use shared settings. Secret values are never included.

SEAGULL_LOG_FORMAT

Type: Enum. Declaration.

parser.Enum("SEAGULL_LOG_FORMAT", log.FormatJSON, log.FormatJSON, log.FormatText)

SEAGULL_LOG_LEVEL

Type: Enum. Declaration.

parser.Enum("SEAGULL_LOG_LEVEL", "info", "debug", "info", "warn", "error")