list-projects
Retrieve Argo CD AppProjects with details on allowed source repositories and destinations. Filter by project name or environment profile.
Instructions
List Argo CD AppProjects with description, allowed source repos, and destinations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by project name | |
| profile | No | Environment profile. Available: default. Default: default | |
| namesOnly | No | Include a names array in the response |