mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
338 B
338 B
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}}