Skip to main content

Lambda Labs instance management

Project description

lambda-cli

CLI for managing Lambda Labs instances.

Installation

pip install lambda-cli

You may also install the package from source:

git clone https://github.com/gmittal/lambda-cli
cd lambda-cli
pip install .

Usage

Authenticate with your email and password:

lambda auth

Create instances:

$ lambda up --instance_type=gpu.8x.v100

List existing instances:

$ lambda ls
ID                                IP               INSTANCE_TYPE  STATE
23d0a8af2e414762ab8a10d3841d9574  104.171.203.194  gpu.8x.v100    BOOTING

Terminate instances:

$ lambda rm 23d0a8af2e414762ab8a10d3841d9574

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda-cli-1.0.1.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

lambda_cli-1.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page