---
title: "authelia-scripts suites list"
description: "Reference for the authelia-scripts suites list command."
lead: ""
date: 2022-06-15T17:51:47+10:00
draft: false
images: []
weight: 925
toc: true
seo:
  title: "" # custom title (optional)
  description: "" # custom description (recommended)
  canonical: "" # custom canonical URL (optional)
  noindex: false # false (default) or true
---

## authelia-scripts suites list

List available suites

### Synopsis

List available suites.

Suites can be ran with the authelia-scripts suites test [suite] command.

```
authelia-scripts suites list [flags]
```

### Examples

```
authelia-scripts suites list
```

### Options

```
  -h, --help   help for list
```

### Options inherited from parent commands

```
      --buildkite          Set CI flag for Buildkite
      --log-level string   Set the log level for the command (default "info")
```

### SEE ALSO

* [authelia-scripts suites](authelia-scripts_suites.md)	 - Commands related to suites management

