Files
tldr/pages.fa/common/cradle.md
2024-11-09 13:58:07 +05:30

22 lines
473 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# cradle
> فریمورک پی اچ پی cradle.
> بعضی از زیردستور ها مانند `install` مستندات خاص خود را دارند.
> اطلاعات بیشتر: <https://cradlephp.github.io>.
- اتصال به یک سرور:
`cradle connect {{server_name}}`
- اجرای یک دستور Cradle:
`cradle {{command}}`
- نمایش راهنما:
`cradle help`
- نمایش راهنما برای یک دستور خاص:
`cradle {{command}} help`