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

The most commonly used sqitch commands are:
addAdd a new change to the plan
bundleBundle a Sqitch project for distribution
configGet and set local, user, or system options
deployDeploy changes to a database
helpDisplay help information about Sqitch commands
initInitialize a project
logShow change logs for a database.
revertRevert changes from a database
reworkDuplicate a change in the plan and revise its scripts
statusShow the current deployment status of a database
tagAdd or list tags in the plan