pub fn load_api_key() -> Result<String>Expand description
Load Nexus API key from the configured auth sources.
Lookup chain:
- OAuth token
modde nexus authconfig fileNEXUS_API_KEYenvironment variable- System keyring (secret-service D-Bus)
NEXUS_API_KEY_FILEfile path (sops-nix compatible)- Legacy
settings.tomlkey