Skip to content

Commit 5e1e1c0

Browse files
jmd-mongoandf-mongodb
authored andcommitted
DOCS-14222 deprecates getnonce command
1 parent c33d3d0 commit 5e1e1c0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/reference/command/getnonce.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ getnonce
1212

1313
.. dbcommand:: getnonce
1414

15-
Client libraries use :dbcommand:`getnonce` to generate a one-time
15+
.. deprecated:: 4.0
16+
17+
Client libraries use :dbcommand:`getnonce` to generate a one-time
1618
password for authentication.
19+
20+
Applications should not invoke :dbcommand:`getnonce` directly.
21+
22+
This command will be removed in a future release.
1723

1824
.. slave-ok

0 commit comments

Comments
 (0)