---
title: "getDeployment"
canonical: "https://support.appfire.com/space/BCCLI/1529415080/getDeployment"
format: markdown
---
> Macro (aura-html)

See also: [Actions](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766635)

> Macro (details)
> 
> | **Description** | Get repository deployment information by name or UUID. Use @last to get the last (most recent) deployment or combine with filtering similar to getDeploymentList to find the last deployment that matches all the filter conditions. |
> | --- | --- |
> | **Required Parameters** | [repository](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766277), [deployment](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/1528693856) |
> | **Optional Parameters** | [workspace](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65765634), [regex](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65767227), [startDate](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768329), [endDate](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768238), [outputType](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768516), [select](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768292), [file](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768095), [append](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65765977), [encoding](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766303) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65768932/Action+Types#ActionTypes-Get) |
> | **Category** | [Deployments](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766329/Action+Categories#ActionCategories-Deployments) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Since Version** | 12.0 |
> | **Examples** | [getDeployment](https://appfire.atlassian.net/wiki/spaces/BCCLI/pages/65766633/Examples#getDeployment) |

## Related How To's

> Macro (cql-query)