File tree Expand file tree Collapse file tree 4 files changed +25
-5
lines changed Expand file tree Collapse file tree 4 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 11define: base https://www.mongodb.com/docs/atlas/cli
2- define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 master
2+ define: versions v1.0 v1.1 v1.2 v1.3 v1.4 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 v1.21 master
33symlink: upcoming -> master
4- symlink: v1.21 -> master
5- symlink: stable -> v1.20
4+ symlink: v1.22 -> master
5+ symlink: stable -> v1.21
66
77raw: docs/atlas/cli/ -> ${base}/stable/
88raw: docs/atlas/cli/stable/cluster-config-file -> ${base}/stable/reference/json/cluster-config-file
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ aagent = "Automation Agent"
2929adf = " Atlas Data Federation"
3030atlas-cli = " Atlas CLI"
3131atlas-cli-full = " MongoDB Atlas CLI"
32- atlas-cli-version = " 1.20 .0"
32+ atlas-cli-version = " 1.21 .0"
3333ak8so = " Atlas Kubernetes Operator"
3434atlas-sp = " Atlas Stream Processing"
3535avs = " Atlas Vector Search"
@@ -55,6 +55,7 @@ mcli-version = "1.23.1"
5555mdbagent = " MongoDB Agent"
5656mdbVersion = " 6.0"
5757mongosh = " :binary:`~bin.mongosh`"
58+ oidc = " :abbr:`OIDC (OpenID Connect)`"
5859
5960[substitutions ]
6061a-application = " an Ops Manager Application"
Original file line number Diff line number Diff line change 1414 :depth: 1
1515 :class: singlecol
1616
17+ .. _atlas-cli-1.21.0:
18+
19+ {+atlas-cli+} 1.21.0
20+ --------------------
21+
22+ Released 26 April 2024
23+
24+ - Adds commands that support {+oidc+} federated authentication,
25+ including:
26+
27+ - :ref:`atlas-federatedAuthentication-federationSettings-identityProvider` commands
28+ - :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-connect` and :ref:`atlas-federatedAuthentication-federationSettings-connectedOrgConfigs-disconnect` commands
29+ - :ref:`atlas-federatedAuthentication-federationSettings-describe`
30+
31+ - Adds the ``oidcType`` flag for the :ref:`atlas-dbusers-create`
32+ command.
33+ - Adds the ``--tier`` flag for the
34+ :ref:`atlas-streams-instances-create` command.
35+
1736.. _atlas-cli-1.20.0:
1837
1938{+atlas-cli+} 1.20.0
You can’t perform that action at this time.
0 commit comments