<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:42:19 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-6216] Support username and password CLI arguments</title>
                <link>https://jira.mongodb.org/browse/COMPASS-6216</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;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.:&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;mongodb-compass &amp;lt;connection-string&amp;gt; --username &amp;lt;username&amp;gt; --password &amp;lt;password&amp;gt;&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="2163224">COMPASS-6216</key>
            <summary>Support username and password CLI arguments</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="massimiliano.marcon@mongodb.com">Massimiliano Marcon</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Oct 2022 14:08:48 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:46 +0000</updated>
                            <resolved>Mon, 14 Nov 2022 21:48:38 +0000</resolved>
                                                    <fixVersion>1.35.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5023026" author="xgen-internal-githook" created="Thu, 1 Dec 2022 18:10:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: update-compass-shell-to-shared-config&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5007767" author="xgen-internal-githook" created="Fri, 25 Nov 2022 13:04:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: compass-6057-refactor-auto-updates&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4991974" author="xgen-internal-githook" created="Fri, 18 Nov 2022 03:41:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: reduce-collection-header-size&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4989221" author="xgen-internal-githook" created="Thu, 17 Nov 2022 10:59:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: compass-validation-components&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4980754" author="xgen-internal-githook" created="Mon, 14 Nov 2022 22:21:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: 6293-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4980570" author="xgen-internal-githook" created="Mon, 14 Nov 2022 21:47:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt; (#3748)&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/44c3d46945449ca40aa166a18384964c2ee6b468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4979154" author="xgen-internal-githook" created="Mon, 14 Nov 2022 16:54:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 6216-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/f8ba180020259b481adfc4a911c93f66c944411d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/f8ba180020259b481adfc4a911c93f66c944411d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4979123" author="xgen-internal-githook" created="Mon, 14 Nov 2022 16:49:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat: add --username and --password for auto-connect &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6216&quot; title=&quot;Support username and password CLI arguments&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6216&quot;&gt;&lt;del&gt;COMPASS-6216&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: 6216-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/92d4e495aa9dd5ab694a82c979ceadd9903fcc39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/92d4e495aa9dd5ab694a82c979ceadd9903fcc39&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2125461">COMPASS-6068</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2125462">COMPASS-6069</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2125461">COMPASS-6068</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 Nov 2022 16:49:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 9 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/COMPASS-6068'>COMPASS-6068</a></s>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10250"><![CDATA[Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;This adds on to &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-6069&quot; title=&quot;Implement command-line connection string/file support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-6069&quot;&gt;&lt;del&gt;COMPASS-6069&lt;/del&gt;&lt;/a&gt;, documented by DOCSP-25800. We do what the engineering description suggests.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-5816</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 9 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>massimiliano.marcon@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1erx3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1ldp:oy</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="6659">Iteration Octopus</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i1ee2f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>