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

Support username and password CLI arguments

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.35.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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

      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>
      

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

              Created:
              Updated:
              Resolved: