Skip to content

Commit 6d3be58

Browse files
committed
copy review
1 parent 23ecc13 commit 6d3be58

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

source/atlas-cli-changelog.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@ Released 9 February 2023
2323
public |api| keys.
2424
- Updates the default output format for the :ref:`atlas-customDbRoles-list`
2525
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+
2835
- Improves help text and documentation for multiple commands.
2936

3037
.. _atlas-cli-1.4.0:

0 commit comments

Comments
 (0)