The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Usage

  sqitch [<options>] <command> [<command-options>] [<args>]

Options

  -f --plan-file  FILE      Path to a deployment plan file.
     --engine     ENGINE    Database engine.
     --registry   REGISTRY  Registry schema or database.
     --client     PATH      Path to the engine command-line client.
     --top-dir    DIR       Path to directory with plan and scripts.
     --deploy-dir DIR       Path to directory with deployment scripts.
     --revert-dir DIR       Path to directory with reversion scripts.
     --verify-dir DIR       Path to directory with verify scripts.
     --extension  EXT       SQL script file name extension.
     --etc-path             Print the path to the etc directory and exit.
     --quiet                Quiet mode with non-error output suppressed.
  -v --verbose              Increment verbosity.
     --version              Print the version number and exit.
     --help                 Show a list of commands and exit.
     --man                  Print the introductory documentation and exit.