dbsnapper config check¶
dbsnapper config check¶
Check the configuration and required dependencies
Synopsis¶
The dbsnapper config check
command validates that you have the required dependencies to run dbsnapper.
It can also automatically discover and configure database client tools.
Options¶
--auto-discover Automatically discover database client tools
-h, --help help for check
--save Save discovered tool paths to configuration file (use with --auto-discover)
Options inherited from parent commands¶
--config string config file (default is ~/.config/dbsnapper/dbsnapper.yml)
--nocloud Disable cloud mode to speed up operations by skipping cloud API calls
SEE ALSO¶
- dbsnapper config - Configuration commands