Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6216

Support username and password CLI arguments

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 1.35.0
    • None
    • None
    • None
    • 2
    • Needed
    • Hide

      This adds on to COMPASS-6069, documented by DOCSP-25800. We do what the engineering description suggests.

      Show
      This adds on to COMPASS-6069 , documented by DOCSP-25800. We do what the engineering description suggests.
    • Iteration Octopus

    Description

      To support cases where the connection string is created dynamically, e.g. credentials are fetched from a secrets storage service, and there is no simple way to url-escape username and password, we should give users the option to specify connection string username and password as separate arguments as we do in mongosh so they can pass them in without URL-escaping, e.g.:

      mongodb-compass <connection-string> --username <username> --password <password>
      

      Attachments

        Activity

          People

            anna.henningsen@mongodb.com Anna Henningsen
            massimiliano.marcon@mongodb.com Massimiliano Marcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: