mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 16:42:08 +02:00
422 B
422 B
cradle
Das Cradle PHP Framework. Siehe
cradle-install
,cradle-deploy
, etc. für zusätzliche Informationen. Mehr Informationen: https://cradlephp.github.io.
- Verbinden zu einem Server:
cradle connect {{Server}}
- Anzeigen der Hilfe-Seite:
cradle help
- Anzeigen der Hilfe-Seite für ein bestimmtes Kommando:
cradle {{Kommando}} help
- Ausführen eines Cradle Kommandos:
cradle {{Kommando}}