Skip to main content

CABIN_NET_OFFLINE

Constant CABIN_NET_OFFLINE 

Source
pub const CABIN_NET_OFFLINE: &str = "CABIN_NET_OFFLINE";
Expand description

Forbid network access for this invocation. Equivalent to passing --offline on the CLI. The CLI flag still takes precedence; the env var only sets the default.