Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 451 Bytes

shell-wp-cli

Shell scripts using wp-cli commands

a collection of shell scripts

Installation Instructions

git clone into a WordPress Installation you can then run each of the scripts by name using the following syntax:

. {scriptname}.sh

For example the backup script is run by typing . backup.sh or source backup.sh if you prefer.

Other information

Some of the comments are in French (in case you were wondering.)