Skip to content

Commit 821b6c8

Browse files
Merge pull request #125 from kanchana-mongodb/DOCSP-28902
Release notes, redirects, source constant updates for v1.6.0
2 parents 39a1ebb + 55ca08f commit 821b6c8

File tree

3 files changed

+48
-2
lines changed

3 files changed

+48
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ toc_landing_pages = [
2525
aagent = "Automation Agent"
2626
atlas-cli = "Atlas CLI"
2727
atlas-cli-full = "MongoDB Atlas CLI"
28-
atlas-cli-version = "1.5.1"
28+
atlas-cli-version = "1.6.0"
2929
cloudgov = ":atlas:`MongoDB Atlas for Government </government>`"
3030
cloudgov-short = "AtlasGov"
3131
cluster = "cluster"

source/atlas-cli-changelog.txt

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,52 @@
1212
:depth: 1
1313
:class: singlecol
1414

15+
.. _atlas-cli-1.6.0:
16+
17+
{+atlas-cli+} 1.6.0
18+
-------------------
19+
20+
Released 30 March 2023
21+
22+
- Adds the following new commands:
23+
24+
- :ref:`atlas-serverless-backups-snapshots-watch`
25+
- :ref:`atlas-serverless-backups-snapshots-list`
26+
- :ref:`atlas-serverless-backups-restores-watch`
27+
- :ref:`atlas-serverless-backups-restores-create`
28+
- :ref:`atlas-serverless-backups-restores-describe`
29+
- :ref:`atlas-serverless-backups-restores-list`
30+
- :ref:`atlas-serverless-update`
31+
- :ref:`atlas-backups-exports-jobs-watch`
32+
- :ref:`atlas-organizations-create`
33+
34+
- Adds the following to commands:
35+
36+
- ``file`` option for :ref:`atlas-backups-schedule-update` command.
37+
- ``srvShardOptimizedConnectionString`` field to
38+
``privateEndpoints`` in
39+
:ref:`atlas-clusters-connectionStrings-describe` command output.
40+
- Option to auto-detect the requester's current IP for the
41+
:ref:`atlas-organizations-apiKeys-accessLists-create` command.
42+
43+
- Adds the ability to :ref:`create organizations
44+
<atlas-organizations-create>`.
45+
- Automatically completes the following:
46+
47+
- Available regions or tiers during cluster creation or update.
48+
- Available profiles.
49+
50+
- Improves the following:
51+
52+
- Autocomplete for output options.
53+
- Release process for Chocolatey.
54+
55+
- Fixes the following issues:
56+
57+
- Couldn't properly set days for weekly backup when updating a backup
58+
schedule.
59+
- |json| path would not render as a valid |json|.
60+
1561
.. _atlas-cli-1.5.1:
1662

1763
{+atlas-cli+} 1.5.1

submodules/mongodb-atlas-cli

Submodule mongodb-atlas-cli updated 1379 files

0 commit comments

Comments
 (0)