File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,15 @@ Released 9 February 2023
23
23
public |api| keys.
24
24
- Updates the default output format for the :ref:`atlas-customDbRoles-list`
25
25
command to include inherited roles.
26
- - Deprecates the :ref:`atlas-integrations-create-NEW_RELIC` command.
27
- - Adds support for cluster termination protection.
26
+ - Deprecates the ``atlas-integrations-create-NEW_RELIC`` command.
27
+ - Adds support for cluster termination protection.
28
+
29
+ - To enable cluster termination protection, run
30
+ :ref:`atlas-clusters-create` or :ref:`atlas-clusters-update`
31
+ with the ``--enableTerminationProtection`` option.
32
+ - To disable cluster termination protection, run :ref:`atlas-clusters-update`
33
+ with the ``--disableTerminationProtection`` option.
34
+
28
35
- Improves help text and documentation for multiple commands.
29
36
30
37
.. _atlas-cli-1.4.0:
You can’t perform that action at this time.
0 commit comments