output of config is being included in copy/paste (#8855)

This commit is contained in:
Steven Martin 2021-11-04 09:46:14 -05:00 committed by GitHub
parent 5cd7c3c294
commit 31a38110d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ Set up an email to receive updates from Let's Encrypt, and use a valid DNS name
```code
$ sudo teleport configure --acme --acme-email=your-email@example.com --cluster-name=tele.example.com -o file
Wrote config to file "/etc/teleport.yaml". Now you can start the server. Happy Teleporting!
# Wrote config to file "/etc/teleport.yaml". Now you can start the server. Happy Teleporting!
```
{/* Convert to new UI component https://github.com/gravitational/next/issues/275 */}