dokujclient
Command line tool to interact with an instance of Dokuwiki
Install
- All systems
-
curl cmd.cat/dokujclient.sh
- Debian
-
apt-get install dokujclient
- Ubuntu
-
apt-get install dokujclient
- Kali Linux
-
apt-get install dokujclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dokujclient
- Raspbian
-
apt-get install dokujclient
- Dockerfile
- dockerfile.run/dokujclient
dokujclient
Command line tool to interact with an instance of Dokuwiki
Command line tool which can be used interactively or in scripts, to interact (read, write, ...) with an instance of Dokuwiki. Nearly all the xmlrpc interface is mirrored, and all recent versions of Dokuwiki are supported.