Thunder Compute CLI (tnr)

The tnr command-line interface is the primary developer surface for Thunder Compute, wrapping the REST API to log in, create, connect to, snapshot, and delete GPU instances and transfer files. Authenticates with an API token set via TNR_API_TOKEN.

API entry from apis.yml

apis.yml Raw ↑
aid: thundercompute:thundercompute-cli
name: Thunder Compute CLI (tnr)
tags:
- CLI
- tnr
- Developer Tools
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.thundercompute.com/docs/cli-reference
baseURL: https://api.thundercompute.com:8443/v1
properties:
- url: https://www.thundercompute.com/docs/cli-reference
  type: Documentation
- url: https://github.com/Thunder-Compute/thunder-cli
  type: SourceCode
description: The tnr command-line interface is the primary developer surface for Thunder Compute, wrapping
  the REST API to log in, create, connect to, snapshot, and delete GPU instances and transfer files. Authenticates
  with an API token set via TNR_API_TOKEN.