About
The cli is a command line client that permits to perform the following administrative tasks:
- delete non-existing page from the database (sync)
- check if there is any plugin with a new version
How to execute it
- On the server, change your current directory to the installation directory of Dokuwiki
cd $DOKUWIKI_HOME
- [Optional] In a farm environment, set the directory name of your animal
REM Windows
set animal=animal-directory-name
# linux
export animal=animal-directory-name
- Execute the cli
php ./bin/plugin.php combo