get-application
Retrieve the detailed status of an Argo CD application, including sync state, health status, conditions, and source information.
Instructions
Get detailed status of a single Argo CD application (sync, health, conditions, source).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| profile | No | Environment profile. Available: default. Default: default |