# List

> List trigger configurations from the remote environment.

List trigger configurations from the remote environment.

## Command

Authentication Required: `Yes`

```text
ugs triggers list [options]
```

## Options

|                  | Alias                  | Description                                                |
| ---------------- | ---------------------- | ---------------------------------------------------------- |
| limit            | --limit                | The number of triggers to return per page. Defaults to 100 |
| project-id       | -p, --project-id       | The Unity cloud project id                                 |
| environment-name | -e, --environment-name | The services environment name                              |
| help             | -?, -h, --help         | Display help and usage information.                        |
| quiet            | -q, --quiet            | Reduce logging to a minimum.                               |
| json             | -j, --json             | Use JSON as the output format.                             |
