#
WP Docker CLI
Manage WordPress Docker environments easily
#
Usage
wpdocker COMMAND
#
Getting Help
To view detailed documentation for any command, use the --help flag:
wpdocker COMMAND --help
For example:
wpdocker website --help
wpdocker website create --help
wpdocker ssl --help
wpdocker backup --help
This will display detailed information about the command's usage, available options, and examples.
#
Commands
- menu - Show command menu
- website - Manage WordPress websites
- ssl - SSL certificate management
- php - Manage PHP versions and configuration
- backup - Manage backups for WordPress sites
- database - Manage database operations
- wp - WordPress tools
- system - System operations
- core - Core management
- nginx - NGINX actions
- debug - Debugging tools