tldr/pages/common/cradle.md

22 lines
389 B
Markdown

# cradle
> The Cradle PHP framework.
> See `cradle-install`, `cradle-deploy` and other pages for additional information.
> More information: <https://cradlephp.github.io>.
- Connect to a server:
`cradle connect {{server_name}}`
- Display general help:
`cradle help`
- Display help for a specific command:
`cradle {{command}} help`
- Execute a Cradle command:
`cradle {{command}}`