---
title: "getAutomationList"
canonical: "https://support.appfire.com/space/SCLI/527401324/getAutomationList"
format: markdown
---
See also: [Actions](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368507)

> Macro (details)
> 
> | **Description** | Get a list of automations with regex filtering on name. An automation is a directory containing a 'automation.yaml' description and optional ACLI script files or related resources. |
> | --- | --- |
> | **Required Parameters** |  |
> | **Optional Parameters** | [directory](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/527073420), [regex](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371597), [columns](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371162), [select](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368976), [options](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371383), [outputType](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368777), [file](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370741), [append](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370891), [encoding](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73368755), [channel](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73367615) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73370540/Action+Types#ActionTypes-Get) |
> | **Category** | [Automations](https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371318/Action+Categories#ActionCategories-Automations) |
> | **Output Formats** |  |
> | **Replacement Variables** |  |
> | **Hosting** |  |
> | **Since Version** | 11.1 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)