Files
teleport/docs/pages/reference/agent-services/database-access-reference/database-access-reference.mdx
T
Paul Gottschling 625f63087a Enable Docusaurus tagging in docs frontmatter (#58660)
Replace the `labels` frontmatter field with one called `tags`.
Docusaurus supports tag-based navigation out of the box with the `tags`
field. The original plan was to implement a separate system that allows
for filtering by multiple tags - which Docusaurus does not - but it
makes sense to enable the default approach as a first iteration.
2025-09-05 12:43:55 +00:00

13 lines
277 B
Plaintext

---
title: Database Access Reference
description: Configuration and CLI reference for the Teleport Database Service.
tags:
- zero-trust
---
- [Configuration](configuration.mdx)
- [CLI](cli.mdx)
- [Audit Events](audit.mdx)
- [AWS IAM](aws.mdx)
- [Database Labels](labels.mdx)