SchemaCrawler - New SchemaCrawler Command Plugin

Description

SchemaCrawler has a plugin API to create a new SchemaCrawler command plugin.

How to Run

  1. Clone schemacrawler/SchemaCrawler-Plugins-Starter
  2. Look at the code in example-command-plugin and adapt it to your needs.

How to Experiment

  1. Modify the example code, and get it doing what you need it to do.