|
12 | 12 | :depth: 1
|
13 | 13 | :class: singlecol
|
14 | 14 |
|
| 15 | +.. _atlas-cli-1.1.5: |
| 16 | + |
| 17 | +{+atlas-cli+} 1.1.5 |
| 18 | +------------------- |
| 19 | + |
| 20 | +Released 2 August 2022 |
| 21 | + |
| 22 | +- Fixes a bug where :ref:`telemetry <telemetry>` tracking events were |
| 23 | + not propagated when a default profile was not set. |
| 24 | + |
| 25 | +- Fixes a bug where it was not possible to |
| 26 | + filter organizations or projects by name during onboarding. |
| 27 | + |
| 28 | +- Fixes a bug where some options were not validated on command |
| 29 | + :ref:`atlas-backups-restores` job start. |
| 30 | + |
| 31 | +- Improves documentation and adds examples to |
| 32 | + :ref:`atlas-privateEndpoints-aws-describe`. |
| 33 | + |
| 34 | +- Improves onboarding for users with more than 500 organizations. |
| 35 | + |
| 36 | +- Improves the message when an operation completes in a free |
| 37 | + cluster. The message now directs users to an upgrade command. |
| 38 | + |
| 39 | +- Updates the help message for roles in the :ref:`atlas-dbusers-create` |
| 40 | + command. |
| 41 | + |
| 42 | +- Adds "Upgrade One Shared Tier Cluster" endpoint to Atlas Go Client. |
| 43 | + |
| 44 | +- Adds new ``atlas projects`` commands: |
| 45 | + |
| 46 | + - :ref:`atlas-projects-settings-update` updates settings of a |
| 47 | + given project. |
| 48 | + |
| 49 | + - :ref:`atlas-projects-settings-describe` lists project settings. |
| 50 | + |
| 51 | +- Adds new ``atlas clusters`` commands: |
| 52 | + |
| 53 | + - :ref:`atlas-clusters-advancedSettings-describe` gets advanced |
| 54 | + settings for a cluster. |
| 55 | + |
| 56 | + - :ref:`atlas-clusters-upgrade` upgrades a shared cluster to a |
| 57 | + dedicated one. |
| 58 | + |
| 59 | +- Adds new ``atlas backups`` commands: |
| 60 | + |
| 61 | + - :ref:`atlas-backups-exports-buckets-list` lists available backup |
| 62 | + export buckets. |
| 63 | + |
| 64 | + - :ref:`atlas-backups-exports-buckets-describe` displays information |
| 65 | + about a backup export bucket. |
| 66 | + |
| 67 | + - :ref:`atlas-backups-exports-buckets-create` creates an export |
| 68 | + destination for |service| backups using an existing bucket. |
| 69 | + |
| 70 | + - :ref:`atlas-backups-exports-buckets-delete` deletes a given backup |
| 71 | + export bucket. |
| 72 | + |
| 73 | + - :ref:`atlas-backups-exports-jobs-list` lists all export jobs for a |
| 74 | + project and cluster. |
| 75 | + |
| 76 | + - :ref:`atlas-backups-exports-jobs-describe` displays information |
| 77 | + about a given export job. |
| 78 | + |
| 79 | + - :ref:`atlas-backups-exports-jobs-create` creates a new export job |
| 80 | + in a given bucket. |
| 81 | + |
| 82 | + - :ref:`atlas-backups-restores-describe` displays information about a |
| 83 | + given backup restore job. |
| 84 | + |
| 85 | + - :ref:`atlas-backups-schedule-describe` displays the backup schedule |
| 86 | + of a cluster. |
| 87 | + |
| 88 | + - :ref:`atlas-backups-schedule-update` updates the backup schedule of |
| 89 | + a cluster. |
| 90 | + |
| 91 | + - :ref:`atlas-backups-schedule-delete` deletes all backup schedules |
| 92 | + for a cluster. |
| 93 | + |
15 | 94 | .. _atlas-cli-1.1.4:
|
16 | 95 |
|
17 | 96 | {+atlas-cli+} 1.1.4
|
@@ -182,4 +261,4 @@ including managing:
|
182 | 261 |
|
183 | 262 | For a complete list of available commands, see :doc:`</command/atlas>`.
|
184 | 263 |
|
185 |
| -To install this version, see :ref:`<install-atlas-cli>`. |
| 264 | +To install this version, see :ref:`<install-atlas-cli>`. |
0 commit comments