+332
−0
Loading
- Refactor credential handling to set environment variables at CLI entry points. - Introduce `set_credentials()` function to manage credential inputs. - Update CLI commands to use new credential management approach. - Remove immediate credential resolution to enhance performance. - Ensure non-blocking behavior for credential prompts in non-interactive contexts. - Add comprehensive documentation for credential resolution process.