How to run copy to sync tables at schema level.
There is no such feature as schema level copy. However, you can create a dummy config file containing all objects from that schema (in /vardir/config directory), and use the command "copy using <dummy_config_name>" to sync up that schema.