NAME
harness.pl - run a command under a given cluster definition
USAGE
harness.pl <config-file> <command> [args...]
This command will instantiate a cluster from a YAML config file and run the command with arguments.
The MONGOD
environment variable will be set to a MongoDB connection URI appropriate to the cluster.