Files
litellm/tests/test_litellm/proxy/client
Marc Abramowitz 40ccd2b70f Add "keys import" command to CLI (#12620)
* Add "keys import" command to CLI

E.g.:

```
litellm-proxy keys import \
  --source-base-url=https://old-litellm.company.com \
  --source-api-key=$LITELLM_KEY \
  --dry-run
```

* Add --created-since option

* Add tests

* Fix lint errors

* Fix lint issues

* Fix lint errors

* Fix response.raise_for_status not being a thing

* Fix a mypy error
2025-07-15 20:14:43 -07:00
..
2025-07-03 15:58:49 -07:00
2025-07-03 21:08:35 -07:00
2025-07-03 21:16:26 -07:00
2025-07-03 21:16:26 -07:00
2025-07-03 21:16:26 -07:00
2025-07-03 21:16:26 -07:00
2025-07-03 15:58:49 -07:00