faber_get_deploy_key
Retrieve SSH public keys for manual deployment setup on Laravel applications hosted on Faber servers.
Instructions
Retrieve the SSH public key for an app (used for manual deploy key setup)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The app username | |
| server | No | Server name from config (optional, defaults to defaultServer) |