- Copy the
command.pytemplate intopysqlrecon/modules/ - Customize the module
- Add your commands logic and CLI options
- Determine if elevated DB privs are required for use
- Set support for linked servers and impersonation
- Import the command into
pysqlrecon/modules/__init__.pyand add it to the__all__list - Verify that the new command exists with
pysqlrecon --help
command_template
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||