appls [options]
Lists information about platform-managed applications.
| Short | Long | Description |
|---|---|---|
| --version | Show program's version number and exit. | |
| -h | --help | Show help message and exit. |
| -f | --failed | Show only failed application instances. Default: False |
| -r | --running | Show only running application instances. Default: False |
| -s | --stopped | Show only stopped application instances. Default: False |
| -q | --quiet | Remove unnecessary text for combination with other utilities. Default: False |
| -b | --brief | Remove even more unnecessary text for combination with other utilities. |
| -n | --name-only | Show only names meeting filter criteria. Default: False |
| -v | --verbose | Be verbose about what actions are being taken. Default: False |
| -d | --debug | Show debug information. Default: False |