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