sqlcat
v0.0.11
Published
cli to save sql queries
Downloads
13
Readme
SQLCAT
Options:
-v, --vers output the current version
-h, --help display help for command
Commands:
list [project]] List all your entries
add [options] <project> <"label"> ["query"] Add a new entry
delete [project] [index] Delete all your stored data
help [command] display help for command
sqlcat add myproject label -f myfile.sql
Add a new entry
Options:
-f, --filepath <filepath> file with queries
-h, --help display help for command
FEEDBACK
email us at [email protected]