The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.