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

# fly litefs-cloud clusters

"Commands for managing LiteFS Cloud clusters"

## Usage

```
fly litefs-cloud clusters [command] [flags]
```

## Available Commands

* [create](/flyctl/cmd/fly_litefs-cloud_clusters_create)	 - Creates a LiteFS Cloud cluster
* [destroy](/flyctl/cmd/fly_litefs-cloud_clusters_destroy)	 - Delete a LiteFS Cloud cluster
* [list](/flyctl/cmd/fly_litefs-cloud_clusters_list)	 - Show LiteFS Cloud clusters

## Options

```
  -h, --help   help for clusters
```

## Global Options

```
  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output
```

## See Also

* [fly litefs-cloud](/flyctl/cmd/fly_litefs-cloud)	 - LiteFS Cloud management commands
