faber_check_app
Verify if a Laravel application exists on the Faber server and retrieve its deployment details for management.
Instructions
Check if an app exists on the Faber server and get its details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The app username to check | |
| server | No | Server name from config (optional, defaults to defaultServer) |