# storage describe

## Synopsis

```shell
omics workbench storage describe [STORAGE_ID...]
```

## Description

Describe one or more storage accounts, fetching all available information for each storage account and printing the results to the console.

## Examples

```shell
omics workbench storage describe my-aws-account 
```

## Positional Arguments

### `STORAGE_ID`

The specific Storage Account ID to retrieve information for. The Storage Account ID can be retrieved from the [storage list](https://docs.omics.ai/products/command-line-interface/reference/workbench/storage-list) command. Specifying multiple Storage IDs will result in retrieving all storage accounts requested.
