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

# status

> Display status of running computers

## Usage

```bash theme={null}
npx @cusedev/cli status
```

## Description

The `status` command shows information about all currently running computers in your project. It displays a table with details about each active computer.

## Output

A table showing for each running computer:

* Identifier
* Operating System
* Container ID
* Template (if any)
* API URL
* noVNC URL
