datalad_next.utils.get_specialremote_credential_envpatch
- datalad_next.utils.get_specialremote_credential_envpatch(remote_type, cred)[source]
Create an environment path for a particular remote type and credential
- Returns:
A dict with all required items to patch the environment, or None if not enough information is available, or nothing needs to be patched.
- Return type:
dict or None