Basically I need to sync my database tables with object fields over an api. I'd like to use the schema returned to resync my local database. The output I've created to set the database up from the command like works great, but I can't seem to get it to fire from my controller.