CLI see history edit this page

Talks about: <a class="post-tag post-tag-cli" href="/tags/cli">CLI</a>

In order to use the YoSQL CLI tooling follow these steps:

  1. Download the yosql-tooling-cli zip file from the latest release (or any prior version).
  2. Place bin/yosql (or bin/yosql.bat on Windows) on your PATH.
  3. Write .sql files in a directory of your choice (e.g. /path/to/your/sql/files).
  4. Call yosql --inputBaseDirectory /path/to/your/sql/files.
  5. Adjust the configuration according to your requirements.