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 31
31
[ --output|-o <output-format> ]
32
32
[ --projectId <project-ID> ]
33
33
[ --sparse ]
34
- [ --unique ]
35
34
36
35
.. include:: /includes/fact-command-line-help.rst
37
36
@@ -136,15 +135,6 @@ Options
136
135
<index-type-partial>` should be preferred over sparse indexes.
137
136
- no
138
137
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
-
148
138
.. _atlas-clusters-indexes-create-output:
149
139
150
140
Output
@@ -207,4 +197,3 @@ The command prints the following to the terminal.
207
197
:copyable: false
208
198
209
199
Your index is being created
210
-
Original file line number Diff line number Diff line change 42
42
--rsName <replica-set-name>
43
43
[ --sparse ]
44
44
[ --strength <level-of-comparison> ]
45
- [ --unique ]
46
45
47
46
.. include:: /includes/fact-command-line-help.rst
48
47
@@ -215,15 +214,6 @@ Options
215
214
:manual:`Collation </reference/collation/index.html#collation>`.
216
215
- no
217
216
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
-
227
217
.. _cm-clusters-indexes-create-output:
228
218
229
219
Output
Original file line number Diff line number Diff line change 42
42
--rsName <replica-set-name>
43
43
[ --sparse ]
44
44
[ --strength <level-of-comparison> ]
45
- [ --unique ]
46
45
47
46
.. include:: /includes/fact-command-line-help.rst
48
47
@@ -215,15 +214,6 @@ Options
215
214
:manual:`Collation </reference/collation/index.html#collation>`.
216
215
- no
217
216
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
-
227
217
.. _om-clusters-indexes-create-output:
228
218
229
219
Output
You can’t perform that action at this time.
0 commit comments