sqitch-checkout-usage - Sqitch checkout usage statement
sqitch [options] checkout [checkout options] [<database>] <branch>
-t --target <target> database to which to connect
--mode <mode> deploy failure reversion mode (all, tag, or change)
--verify run verify scripts after deploying each change
--no-verify do not run verify scripts
-s --set <key=value> set a database client variable
-r --set-revert <key=value> set a database client revert variable
-r --set-deploy <key=value> set a database client deploy variable
--log-only log changes without running them
-y disable the prompt before reverting