sonar-apps
Enumerate apps in Logpresso Sonar.
sonar-apps [keywords=KEYWORDS]
- keywords=KEYWORDS
- Search term for filtering app names
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| code | String | Code | App code |
| name | String | Name | App name |
| bundle_symbolic_name | String | Bundle symbolic name | OSGi bundle symbolic name |
| version | String | Version | App version |
| description | String | Description | App description |
| built_at | Date | Built at | Build time |
| installed_at | Date | Installed at | Installation time |
| enabled | Bool | Enabled | Whether the app is enabled |