module documentation
CLI-style configuration reader used by the SDK.
The Config helper reads Nebius CLI-style configuration files. It
converts profile entries to SDK credential bearers. It supports federation
and service-account credentials. An environment token has priority when it is
available.
The primary entrypoint is Config.get_credentials which returns a
credentials object ready to be consumed by nebius.aio.channel.Channel.
| Class | |
Reader for Nebius CLI-style configuration files. |
| Exception | |
Base exception for configuration-related errors. |
| Exception | |
Raised when a requested parent id is missing or explicitly disabled. |
| Variable | |
Undocumented |
| Variable | log |
Undocumented |