CentML / centml-python-client

Apache License 2.0
1 stars 0 forks source link

centml cli support #30

Closed anandj91 closed 8 months ago

anandj91 commented 9 months ago
  1. Using click package instead of argparse
  2. Using https://github.com/CentML/platform_api_python_client for making requests to platform api
  3. CCluster commands ls, get, delete, pause, and resume (create is coming)
  4. jwt authentication support with automatic refresh on token expiry