Skip to content

Commit a6dae37

Browse files
committed
Document the --out flag on tctl auth export (#51373)
1 parent f55a669 commit a6dae37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/reference/cli/tctl.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ $ tctl auth export [<flags>]
268268
| `--fingerprint` | none | **string** e.g. `SHA256:<fingerprint>` | filter authority by fingerprint |
269269
| `--compat` | none | version number | export certificates compatible with specific version of Teleport |
270270
| `--type` | none | `user`, `host`, `tls-host`, `tls-user`, `tls-user-der`, `windows`, `db`, `openssh`, `saml-idp` | certificate type |
271+
| `--out` | none | filepath | if set writes exported authorities to files with the given path prefix |
271272

272273
### Global flags
273274

0 commit comments

Comments
 (0)