Will help detect client/version skew and prevent e2e test from passing while running a version other than the one you think it's running.
Add a new hack/test-cmd.sh that tries to use the generated executables in a meaningful way. It does not require Docker so as to be runnable in Travis