tldr/pages/common/cradle.md

385 B

cradle

The Cradle PHP framework. Some subcommands such as cradle install have their own usage documentation. 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}}