tldr/pages/common/cradle.md

21 lines
338 B
Markdown
Raw Normal View History

2018-11-12 10:29:06 +00:00
# cradle
> The Cradle PHP framework.
> See `cradle-install`, `cradle-deploy` and other pages for additional information.
- 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}}`