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
@@ -130,3 +130,10 @@ value = """\
130
130
new set of CLI commands for our new Data Lake functionality, we \
131
131
will reach out to you to prevent any interruption of service.\
132
132
"""
133
+
134
+
[[banners]]
135
+
targets = ["atlas-cli-deploy-docker.txt"]
136
+
variant = "warning"
137
+
value = """\
138
+
Creating Local Atlas Deployments with Docker Compose is available as an experimental feature. The feature and the corresponding documentation might change at any time during the experiment.\
0 commit comments