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
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:
You can’t perform that action at this time.
0 commit comments