OurBigBook
Set defaults for --web-* options that are useful for testing locally:
ourbigbook --web-test
is equivalent to:
ourbigbook --web --web-url http://localhost:3000 --web-user barack-obama --web-password asdf
You can also override those defaults by just specifying them normally, e.g. to do a different user:
ourbigbook --web-test --web-user donald-trump

Ancestors

  1. OurBigBook CLI options
  2. OurBigBook CLI
  3. OurBigBook Project