pub const ENV_FDL_ENV: &str = "FDL_ENV";Expand description
Env var name picking the overlay env name (e.g. cluster). Set by
fdl-cli at env-selector parsing time; propagated through to remote
hosts by the launcher so they see the same overlay-merged view.