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

# tensorkube list

## `tensorkube list`

List Tensorkube apps that are currently deployed.

**Usage:**

```bash theme={null}
tensorkube list COMMAND [ARGS]...
```

**Options:**

* `--help BOOL` \[default: false]: Show this message and exit.

**Commands:**

* `deployments`: No description.

* `secrets`: No description.

## `tensorkube list deployments`

No description available.

**Usage:**

```bash theme={null}
tensorkube list deployments [OPTIONS]
```

**Options:**

* `--env TEXT`: Environment to list the services from.

* `--all BOOLEAN` \[default: False]: List all services from all environments.

* `--old BOOLEAN` \[default: False]: List older sslip urls for using as hosts if you are on an older version.

* `--help BOOL` \[default: false]: Show this message and exit.

## `tensorkube list secrets`

No description available.

**Usage:**

```bash theme={null}
tensorkube list secrets [OPTIONS]
```

**Options:**

* `--env TEXT` \[default: default]: Environment to list the secrets from.

* `--help BOOL` \[default: false]: Show this message and exit.
