# engines describe

## Synopsis

```shell
omics workbench engines describe [ENGINE_ID...]
```

## Description

Describe one or more engines, fetching all available information for each engine and printing the results to the console.

## Examples

```shell
omics workbench engines describe my-engine-131 
```

## Positional Arguments

### `ENGINE_ID`

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