Skip to content

Commit d9450db

Browse files
authored
DOCSP-34776 Add Atlas support info for auth commands (#5660)
Co-authored-by: pierwill <pierwill@users.noreply.github.com>
1 parent e6af546 commit d9450db

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

source/reference/command/authenticate.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ authenticate
3636
- :method:`db.auth()`
3737
- :doc:`/security`
3838

39+
40+
Compatibility
41+
-------------
42+
43+
This command is available in deployments hosted in the following environments:
44+
45+
.. include:: /includes/fact-environments-atlas-only.rst
46+
47+
.. include:: /includes/fact-environments-atlas-support-no-free.rst
48+
49+
.. include:: /includes/fact-environments-onprem-only.rst
50+
3951
Behavior
4052
--------
4153

source/reference/command/logout.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@ Definition
2828
Because this is no longer possible, running ``logout`` may cause connections to fail.
2929
Going forward, you can achieve the same results by closing your connection.
3030

31+
Compatibility
32+
-------------
33+
34+
This command is available in deployments hosted in the following environments:
35+
36+
.. include:: /includes/fact-environments-atlas-only.rst
37+
38+
.. include:: /includes/fact-environments-atlas-support-all.rst
39+
40+
.. include:: /includes/fact-environments-onprem-only.rst
41+
3142
Syntax
3243
------
3344

0 commit comments

Comments
 (0)