All documentation on installing, configuring and using the MDOQ CLI
MDOQ CLI allows you to interact with MDOQ via the CLI on your machine, you can upload/download backups and snapshots as well as much more.
Installation and setup
Download the latest version, place in a location defined in your $PATH and make executable.
Add your API token
(see here for info on how to obtain your API token)
Usage
Just running the mdoq
command with no arguments will give you a list of possible commands as well descriptions of the arguments available to each command.
mdoq action-log
Commands to interact with the action logs visible within MDOQ
mdoq action-log:create
mdoq action-log:update
mdoq backups
Commands to interact with the backups MDOQ has for your instances.
Code and Database backup commands can only be ran against Production or Live Connector instances, was development instances have no store for these types of backups.
Backup Types
- code-backup
- db-backup
- full-db-backup
- elasticsearch-snapshot
mdoq backups:download
mdoq backups:list
mdoq backups:push
mdoq lock
Commands to interact with MDOQ locks
mdoq lock:unlock
mdoq webhook-history
Commands to interact with MDOQ webhook histories