# replicated release ls

List all of an app's releases

### Synopsis

List all of an app's releases

```
replicated release ls [flags]
```

### Aliases

```
ls, list
```

### Options

```
  -h, --help            help for ls
  -o, --output string   The output format to use. One of: json|table (default "table")
```

### Options inherited from parent commands

```
      --app string       The app slug or app id to use in all calls
      --debug            Enable debug output
      --profile string   The authentication profile to use for this command
      --token string     The API token to use to access your app in the Vendor API
```

### SEE ALSO

* [replicated release](replicated-cli-release)	 - Manage app releases