diff --git a/docs/pages/reference/cli/tctl.mdx b/docs/pages/reference/cli/tctl.mdx index 3240431b58fc4..020a6da5708f3 100644 --- a/docs/pages/reference/cli/tctl.mdx +++ b/docs/pages/reference/cli/tctl.mdx @@ -268,6 +268,7 @@ $ tctl auth export [] | `--fingerprint` | none | **string** e.g. `SHA256:` | filter authority by fingerprint | | `--compat` | none | version number | export certificates compatible with specific version of Teleport | | `--type` | none | `user`, `host`, `tls-host`, `tls-user`, `tls-user-der`, `windows`, `db`, `openssh`, `saml-idp` | certificate type | +| `--out` | none | filepath | if set writes exported authorities to files with the given path prefix | ### Global flags