wp-cli-style command-line interface for litesoup.
litesoup site create --domain=example.com --tls=letsencrypt --email=ops@example.com
litesoup harden ssh
litesoup audit wp-vulnerabilities
litesoup help- litesoup core installed (
litesoup stack install) - Scripts available at
/usr/lib/litesoup/
git clone https://github.com/litesoup/litesoup-cli.git
cd litesoup-cli
sudo bash install.shOr automatically via litesoup stack install (stage 16).
litesoup <group> <subcommand> [--flags...]
Groups:
stack Install and manage the litesoup stack
site Create and manage WordPress sites
harden Apply per-service security hardening
audit Read-only health and security checks
Run litesoup help <group> for subcommands.