pub fn credential_ref_name(scope: &str, key: &str) -> String
The .env name for a credential: OPENCLAW_<scope>_<key>.
.env
OPENCLAW_<scope>_<key>