Commands

Complete reference guide for all Bash Tools commands

1. Build tools

2. Converter and Generator tools

3. Git tools

4. Release management tools

5. Dev tools

6. Database tools

Articles in this section

TitleDescriptionUpdated
cliEasy connection to docker container.2026-02-15 00:00:00 +0000 UTC
dbImportImport source db into target db using eventual table filter.2026-02-15 00:00:00 +0000 UTC
dbImportProfileGenerate profile for dbImport to filter out tables based on size ratio.2026-02-15 00:00:00 +0000 UTC
dbImportStreamStream data from source db to target db using eventual table filter.2026-02-15 00:00:00 +0000 UTC
dbQueryAllDatabasesExecute a query on multiple databases to generate a report.2026-02-15 00:00:00 +0000 UTC
dbScriptAllDatabasesExecute a script on each database of specified MySQL server2026-02-15 00:00:00 +0000 UTC
docGenerate documentation for this project.2026-02-15 00:00:00 +0000 UTC
githubReleaseManagerRetrieve latest binary release from github and install it.2026-02-15 00:00:00 +0000 UTC
gitIsAncestorOfCheck if a commit is an ancestor of another commit in a Git repository.2026-02-15 00:00:00 +0000 UTC
gitIsBranchCheck if a branch exists in a Git repository.2026-02-15 00:00:00 +0000 UTC
gitRenameBranchRename a branch in a Git repository.2026-02-15 00:00:00 +0000 UTC
installInstall bash-tools on your system.2026-02-15 00:00:00 +0000 UTC
installRequirementsInstall all required dependencies for bash-tools.2026-02-15 00:00:00 +0000 UTC
mysql2pumlConvert MySQL database schema to PlantUML format.2026-02-15 00:00:00 +0000 UTC
postmanCliCommand-line interface for Postman.2026-02-15 00:00:00 +0000 UTC
upgradeGithubReleaseRetrieve latest binary release from github and install it.2026-02-15 00:00:00 +0000 UTC
waitForItWait for a service to become available before proceeding.2026-02-15 00:00:00 +0000 UTC
waitForMysqlWait for a MySQL service to become available before proceeding.2026-02-15 00:00:00 +0000 UTC
Or, if you want, you can alternatively use the GitHub discussion Q&A for feedback and questions.