DMK Program List
DMK for MongoDB provides the following programs.
Program
Comment
dmkhelp
Show all command available with DMK MongoDB.
version.sh
Show actual version of DMK MongoDB.
dmk_db_ctl.sh
Start/stop the MongoDB database.
dmk_dbbackup.sh
Backup a MongoDB database.
dmk_dbcreate.sh
Create a new database environnement. As the config file, the directory structure, the systemd service file.
housekeeping.sh
Purge and rotate several configured (see housekeeping.conf
) directories and log files.
All programs print a usage summary by using the -h
selector.
Last updated