Clients
Client Setup
Installation steps for CentML client
We provide a client library to programmatically interact with CentML Platform either through command line or using Python SDK.
Use the following command to install centml client.
Run the following command to login to CentML using the client credentials.
The first time, you’ll be prompted to download the credentials from the CentML Platform console under Accounts -> Credentials.
Run the login command again with the downloaded credential file.
Once logged in, you are all set to use CentML client. You can use centml CLI command to list your deployments.
Checkout other supported commands,
To logout, use the following command.