php:cli¶
Open an interactive shell on a Drupal site.
Options¶
- --version-history. Use command history based on Drupal version (Default is per site).
- --cwd=CWD. A directory to change to before launching the shell. Default is the project root directory
Topics¶
- Drush's PHP Shell. (docs:repl)
Aliases¶
- php
- core:cli
- core-cli
Legend
- An argument or option with square brackets is optional.
- Any default value is listed at end of arg/option description.
- An ellipsis indicates that an argument accepts multiple values separated by a space.