You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: snooty.toml
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -268,3 +268,10 @@ value = """\
268
268
new set of CLI commands for our new Data Lake functionality, we \
269
269
will reach out to you to prevent any interruption of service.\
270
270
"""
271
+
272
+
[[banners]]
273
+
targets = ["*"]
274
+
variant = "info"
275
+
value = """\
276
+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/mongocli/current/install/>`__ to learn how to upgrade your version of the MongoDB CLI.\
0 commit comments