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

# bl get volumetemplates

## bl get volumetemplates

List all volumetemplates or get details of a specific one

```
bl get volumetemplates [flags]
```

### Options

```
  -h, --help   help for volumetemplates
```

### Options inherited from parent commands

```
  -o, --output string          Output format. One of: pretty,yaml,json,table
      --skip-version-warning   Skip version warning
  -u, --utc                    Enable UTC timezone
  -v, --verbose                Enable verbose output
      --watch                  After listing/getting the requested object, watch for changes.
  -w, --workspace string       Specify the workspace name
```

### SEE ALSO

* [bl get](/cli-reference/commands/bl_get)	 - List or retrieve Blaxel resources in your workspace
