Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-13713

[TOOLS] mongoreplay's -h flag is overloaded

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: tools
    • Labels:
      None

      Description

      Once the command line options and help are consistent, the docs may need to be changed

      Engineering Description

      $ mongoreplay play -h localhost:27017
      Usage:
        mongoreplay [OPTIONS] play [play-OPTIONS]
      ...
      Help Options:
        -h, --help                           Show this help message
      ...
      [play command options]
            -h, --host=                      Location of the host to play back against (default:
                                             mongodb://localhost:27017)
      

      Interestingly, the documentation does not list -h as being an alternative to --help

      h/t tomer.yakir for his help identifying the issue

      Scope of changes

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            andrew.feierabend@mongodb.com Andrew Feierabend (Inactive)
            Reporter:
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 45 weeks, 2 days ago