Init Command¶
Initialize PraisonAIWP configuration.
Quick Start¶
Usage¶
What It Does¶
- Prompts for server hostname (or SSH config alias)
- Prompts for SSH username
- Prompts for SSH key path
- Auto-detects WordPress installation path
- Auto-detects PHP binary
- Auto-detects WP-CLI path
- Creates
~/.praisonaiwp/config.yaml
Examples¶
Tips¶
- Use SSH config alias (e.g.,
wp-prod) for simplified connection - Press Enter for WordPress path to auto-detect
- PHP binary is auto-detected, or specify for Plesk:
/opt/plesk/php/8.3/bin/php