We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b990e commit 2d540deCopy full SHA for 2d540de
snooty/rstspec.toml
@@ -1600,6 +1600,10 @@ type = {link = "https://www.mongodb.com/docs/atlas/reference/api-resources-spec/
1600
[role."oas-atlas-op"]
1601
type = {link = "https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#operation%s"}
1602
1603
+[role."atlascli"]
1604
+help = """Link to a page in the Atlas CLI documentation."""
1605
+type = {link = "https://www.mongodb.com/docs/atlas/cli/stable%s", ensure_trailing_slash = true}
1606
+
1607
### Types of objects (directive & role pairs)
1608
[rstobject."py:class"]
1609
0 commit comments