> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nova-cloud.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# CLI (Coming Soon)

> The Nova Cloud command-line interface is currently being updated. Check back soon.

<Warning>
  The Nova Cloud CLI is currently **under active development** and is not yet ready for public use. The documentation below describes planned functionality that may change before release.
</Warning>

The Nova Cloud CLI will let you manage GPU instances, SSH keys, and billing from your terminal. It's designed for developers who prefer command-line workflows, scripting, and automation.

In the meantime, all functionality is available through the **web console** at [console.nova-cloud.ai](https://console.nova-cloud.ai) and the **REST API** (see [API Reference](/api-reference/introduction)).

## Planned Features

* Search for available GPUs and pricing
* Create, start, stop, and destroy VMs
* Manage SSH keys
* Check billing and balance
* Support for scripting and automation via JSON output

## Stay Updated

Join our [Discord](https://discord.gg/twgcNZqw39) to be notified when the CLI is ready for public release.
