command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 3, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
MySQLVars
mysqlvars
is a simple CLI app to dump the contentes of SHOW VARIABLES
for MySQL.
It writes to STDOUT
which can be piped to a file.
Installation
% go install github.com/grokify/mysqlvars@latest
Usage
% mysqlvars -h <host> -P <port> -u <username> -p <password>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.