cradle: add page (#2560)

italian
Owen Voke 2018-11-12 10:29:06 +00:00 committed by Starbeamrainbowlabs
parent be10465d2f
commit 4f83a102da
1 changed files with 20 additions and 0 deletions

20
pages/common/cradle.md Normal file
View File

@ -0,0 +1,20 @@
# 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}}`