Skip to content

Commit 0d9a8cd

Browse files
Merge pull request #26 from kanchana-mongodb/DOCSP-22541
DOCSP-22541 Clarification Note on CLI for MDBW
2 parents b626826 + 29e40bd commit 0d9a8cd

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
@@ -102,3 +102,19 @@ tls = ":abbr:`TLS (Transport Layer Security)`"
102102
url = ":abbr:`URL (Uniform Resource Locator)`"
103103
utc = ":abbr:`UTC (Coordinated Universal Time)`"
104104
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
105+
106+
[[banners]]
107+
targets = ["command/atlas-dataLakes*.txt"]
108+
variant = "info"
109+
value = """\
110+
``atlas dataLakes`` commands control the functionality previously \
111+
named Data Lake, which is now called \
112+
`Data Federation <https://www.mongodb.com/docs/atlas/data-federation/>`__ \
113+
in the Atlas UI. The ``atlas dataLakes`` commands will \
114+
continue to work for Data Federation without interruption. \
115+
MongoDB's new \
116+
`Data Lake <https://www.mongodb.com/docs/datalake/>`__ \
117+
functionality doesn't include CLI commands. When we introduce a \
118+
new set of CLI commands for our new Data Lake functionality, we \
119+
will reach out to you to prevent any interruption of service.\
120+
"""

0 commit comments

Comments
 (0)