> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/commands/deploy/deploy-info-1.md).

# GET - Deployments and Packages

```batch
bc DEPLOY GET /env=Cloud;Local /t=deployedPackages.csv
```

This commands queries all deployed packages for the given component(s) from the provided environments.

{% content-ref url="/pages/nnub0RQehGzfu57DULUf" %}
[DEPLOY GET Arguments](/boomi-console/commands/arguments/deploy-arguments/deploy-get-arguments.md)
{% endcontent-ref %}

If no environment is specified, all environments are considered which are configured in your[Workspace configuration file](/boomi-console/library/configuration-files/atomsphere.config-json.md).

If you specify a template - I recommend using `deployOverview.CSV` - the list of deployed components is rendered using a [Deployed Packages DataSet](/boomi-console/library/the-report-engine/the-render-dataset/deploy-dataset.md).

<figure><img src="/files/PjUkiSpswDL3h4Q6h8my" alt=""><figcaption><p>Deployment Overview for example: BC <code>DEPLOY GET /c 54222e4e-e9c1 -t deployOverview.csv</code></p></figcaption></figure>
