> ## 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 extensions vector

Provision and manage Upstash Vector index

## Usage

```
fly extensions vector [command] [flags]
```

## Available Commands

* [create](/flyctl/cmd/fly_extensions_vector_create)	 - Provision a Upstash Vector index
* [dashboard](/flyctl/cmd/fly_extensions_vector_dashboard)	 - Visit the Upstash Vector dashboard on the Upstash web console
* [destroy](/flyctl/cmd/fly_extensions_vector_destroy)	 - Permanently destroy an Upstash Vector index
* [list](/flyctl/cmd/fly_extensions_vector_list)	 - List your Upstash Vector index
* [status](/flyctl/cmd/fly_extensions_vector_status)	 - Show details about an Upstash Vector index

## Options

```
  -h, --help   help for vector
```

## Global Options

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

## See Also

* [fly extensions](/flyctl/cmd/fly_extensions)	 - Extensions are additional functionality that can be added to your Fly apps
