list
List all apps on your account.Flags
| Flag | Description | Default |
|---|---|---|
--page N | Page number | 1 |
--per-page N | Results per page | 50 |
JSON output
status
Show details for a specific app. Accepts app name or UUID.JSON output
delete
Delete an app and tear down its infrastructure.Flags
| Flag | Description |
|---|---|
--force | Skip confirmation prompt |
JSON output
password
Show the shared password for a password-protected app.github
Manage GitHub integration for auto-deploy on push. See the full reference at GitHub Integration.Errors
| Code | Meaning |
|---|---|
NOT_AUTHENTICATED | Run floo auth login first |
APP_NOT_FOUND | No app with that name or ID. Check with floo apps list |