WP.one CLI commands
Commands Description
wp-backup backup files and db and stores it on the backup folder (eg. /data/backup
backup backup files and db and stores it on the backup folder (eg. /backup)
wp-cloud-plugin when WP.one plugin needs update | conflict w/ other plugins (run command to reset) | install WP.one plugin
wp-live-to-statging | wp-live-to-staging –force activate staging site via terminal
wp-optimize-images enable imagify (i guess)
wp-speedtest run speedtest (i guess)
wp-staging-to-live publish site from staging to actual domain
wp-activate-domain activate the domain when pointing to WP.one | used for troubleshooting as well
wp-activate-domain –deactivate switch back to temporary domain
wp-cache-flush flush CDN cache and server cache | used when cu is making changes but it’s not reflecting
wp-log-monitor all logs will be monitored
wp-reset | wp-reset –email customer@email.com will reset both production and staging
wp-reset –production | wp-reset –production –email only reset production site
wp-staging-enable enable staging through back-end (terminal) | alias to wp-live-staging –force
wp-staging –disable disable staging through back-end (terminal)