Skip to content

Commit ffeefa1

Browse files
DOCSP-22541 Clarification Note on CLI for MDBW (#760)
* DOCSP-22541 Clarification Note on CLI for MDBW * DOCSP-22541 updates for CR feedback * DOCSP-22541 updates for feedback
1 parent d4c38f4 commit ffeefa1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

snooty.toml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,20 @@ value = """\
250250
`Migrate to the Atlas CLI <https://www.mongodb.com/docs/atlas/cli/stable/migrate-to-atlas-cli/>`__ \
251251
to enjoy the same capabilities and the latest features. You can use \
252252
``mongocli atlas`` commands until April 30, 2023.\
253+
"""
254+
255+
[[banners]]
256+
targets = ["command/mongocli-atlas-dataLakes*.txt"]
257+
variant = "info"
258+
value = """\
259+
``mongocli atlas dataLakes`` commands control the functionality \
260+
previously named Data Lake, which is now called \
261+
`Data Federation <https://www.mongodb.com/docs/atlas/data-federation/>`__ \
262+
in the Atlas UI. The ``mongocli atlas dataLakes`` commands \
263+
will continue to work for Data Federation without interruption. \
264+
MongoDB's new \
265+
`Data Lake <https://www.mongodb.com/docs/datalake/>`__ \
266+
functionality doesn't include CLI commands. When we introduce a \
267+
new set of CLI commands for our new Data Lake functionality, we \
268+
will reach out to you to prevent any interruption of service.\
253269
"""

0 commit comments

Comments
 (0)