File tree Expand file tree Collapse file tree 3 files changed +0
-31
lines changed Expand file tree Collapse file tree 3 files changed +0
-31
lines changed Original file line number Diff line number Diff line change 3131 [ --output|-o <output-format> ]
3232 [ --projectId <project-ID> ]
3333 [ --sparse ]
34- [ --unique ]
3534
3635.. include:: /includes/fact-command-line-help.rst
3736
@@ -136,15 +135,6 @@ Options
136135 <index-type-partial>` should be preferred over sparse indexes.
137136 - no
138137
139- * - ``--unique``
140- -
141- - Creates a unique index so that the collection will not accept
142- insertion or update of documents where the index key value
143- matches an existing value in the index.
144-
145- *Unavailable* for :manual:`hashed </core/index-hashed>` indexes.
146- - no
147-
148138.. _atlas-clusters-indexes-create-output:
149139
150140Output
@@ -207,4 +197,3 @@ The command prints the following to the terminal.
207197 :copyable: false
208198
209199 Your index is being created
210-
Original file line number Diff line number Diff line change 4242 --rsName <replica-set-name>
4343 [ --sparse ]
4444 [ --strength <level-of-comparison> ]
45- [ --unique ]
4645
4746.. include:: /includes/fact-command-line-help.rst
4847
@@ -215,15 +214,6 @@ Options
215214 :manual:`Collation </reference/collation/index.html#collation>`.
216215 - no
217216
218- * - ``--unique``
219- -
220- - Creates a unique index so that the collection will not accept
221- insertion or update of documents where the index key value
222- matches an existing value in the index.
223-
224- *Unavailable* for :manual:`hashed </core/index-hashed>` indexes.
225- - no
226-
227217.. _cm-clusters-indexes-create-output:
228218
229219Output
Original file line number Diff line number Diff line change 4242 --rsName <replica-set-name>
4343 [ --sparse ]
4444 [ --strength <level-of-comparison> ]
45- [ --unique ]
4645
4746.. include:: /includes/fact-command-line-help.rst
4847
@@ -215,15 +214,6 @@ Options
215214 :manual:`Collation </reference/collation/index.html#collation>`.
216215 - no
217216
218- * - ``--unique``
219- -
220- - Creates a unique index so that the collection will not accept
221- insertion or update of documents where the index key value
222- matches an existing value in the index.
223-
224- *Unavailable* for :manual:`hashed </core/index-hashed>` indexes.
225- - no
226-
227217.. _om-clusters-indexes-create-output:
228218
229219Output
You can’t perform that action at this time.
0 commit comments