mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 05:55:42 +08:00
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.
13 lines
277 B
Plaintext
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)
|