Skip to content

litesoup/litesoup-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

litesoup-cli

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

Requirements

  • litesoup core installed (litesoup stack install)
  • Scripts available at /usr/lib/litesoup/

Install

git clone https://github.com/litesoup/litesoup-cli.git
cd litesoup-cli
sudo bash install.sh

Or automatically via litesoup stack install (stage 16).

Usage

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.

License

MIT

About

wp-cli-style bash dispatcher for litesoup — single entry point for all litesoup commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages