Sha256: ff13bf6bf1eda63551e3009511195f9afd1cb2ece352b1494bffd54788a0b872
Contents?: true
Size: 881 Bytes
Versions: 2
Compression:
Stored size: 881 Bytes
Contents
Tasks: bigbench -v # Show the version bigbench bot [REDIS_URL_WITH_PORT] [REDIS_PASSWORD] # Start a bot on the current machine bigbench bots TEST_FILE [REDIS_URL_WITH_PORT] [REDIS_PASSWORD] # Run the TEST_FILE on all bots bigbench generate TEST_FILE # Generates a simple test file to customize further bigbench help [TASK] # Describe available tasks or one specific task bigbench local TEST_FILE # Run the TEST_FILE on the local machine bigbench process TEST_FILE [POST_PROCESSOR] # Run all post processors of the testfile or the single POST_PROCESSOR bigbench reset [REDIS_URL_WITH_PORT] [REDIS_PASSWORD] # Reset everything including the redis storage
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bigbench-0.0.6 | lib/bigbench/help/executor.txt |
bigbench-0.0.5 | lib/bigbench/help/executor.txt |