## Context - When we provide any invalid sub command to sync-db we run into a infinite loop until the command timeout ### Example  ### Steps to replicate Use any not existing command with sync-db ``` yarn sync-db migrate-gg ```