Functionsยง
- default_
name - Gets the default profile name.
- from_
env - Creates a profile from environment variables.
- get_
run_ config - Gets the run configuration for a profile.
- load_
profiles - Loads profiles from a configuration file.
- merge
- Merges two profiles, with the second overriding the first.
- resolve_
name - Resolves a profile name, handling aliases.
- validate
- Validates a profile configuration.