litellm/tests/test_litellm/proxy/client/cli
Ishaan Jaff fa20abfe48
[Feat] Proxy CLI Auth - Allow re-using cli auth token (#14780)
* fix: cli auth with SSO okta

* fix: add LITTELM_CLI_SERVICE_ACCOUNT_NAME

* fix: get_litellm_cli_user_api_key_auth

* use existing_key CLI

* fix: use existing key

* test auth commands

* test_cli_sso_callback_regenerate_vs_create_flow
2025-09-22 10:07:16 -07:00
..
__init__.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_auth_commands.py [Feat] Proxy CLI Auth - Allow re-using cli auth token (#14780) 2025-09-22 10:07:16 -07:00
test_chat_commands.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_credentials_commands.py test fix creds test 2025-07-03 22:01:52 -07:00
test_global_options.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_keys_commands.py Add "keys import" command to CLI (#12620) 2025-07-15 20:14:43 -07:00
test_models_commands.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00
test_users_commands.py sys.path.insert for cli tests 2025-07-03 15:58:49 -07:00