application-management
Installation
SKILL.md
Managing Applications
Use when:
- Listing applications you have access to
- Linking or unlinking a local repo to a Cloud application
- Creating a new Drupal or Next.js project
- Checking branch/tag deployment status
- Waiting for an async task to complete
- Exporting a full site archive
List Applications
acli api:applications:list
Returns a JSON array of all applications you have access to. Each entry includes id, uuid, name, type, status, and organization.