litellm/tests/test_litellm/proxy/client/cli
Ishaan Jaff f4ecf3ca72
[Feat] Fixes for LiteLLM Proxy CLI to Auth to Gateway (#14836)
* fix: error msg from updating key

* fix _create_new_cli_key

* fix validate_key_team_change

* fix interface for chat

* ruff fix

* fix auth for keys

* get_litellm_gateway_api_key

* fix chat

* test fix

* linting fix

* fix mypy

* test_validate_key_team_change_with_member_permissions
2025-09-23 19:43:32 -07:00
..
__init__.py
test_auth_commands.py test fixes 2025-09-23 16:07:01 -07:00
test_credentials_commands.py
test_global_options.py
test_keys_commands.py Add "keys import" command to CLI (#12620) 2025-07-15 20:14:43 -07:00
test_models_commands.py
test_users_commands.py