TritonDataCenter / manta-mlive

Manta liveness checker
Mozilla Public License 2.0
0 stars 3 forks source link

document command-line options in usage message #3

Closed davepacheco closed 7 years ago

davepacheco commented 7 years ago

Here's the new usage message:

$ ./bin/mlive  --help
usage: mlive [-f | --force] [-p | --path PATH] [-S] [-s | --shards NSHARDS] REPORT_INTERVAL

Runs a small, continuous read and write load against a Manta 
service in order to assess liveness.  Prints out when outages 
appear to start and end, as well as a general report every 
REPORT_INTERVAL seconds.

    -f, --force       clobber content in target paths
    -p, --path PATH   specify Manta paths to write test objects
    -S, --skip-setup  skip initialization (must already be done)
    -s, --shards N    create enough directories to test 
                      N metadata shards