teleport/tool
Vitor Enes 5a4e67027c
Improve tsh play JSON & YAML output (#18768)
Before this commit, events in the output of `tsh play --format=yaml` were
separated by a newline. This commit ensures that these events are now
separated by `---`, allowing the command output to play well with `yq`.

For consistency, the output of `tsh play --format=yaml <session-id>`
now mirrors what we get e.g. with `tctl nodes ls --format=yaml`.
The same applies to `tsh play --format json`.
2022-11-28 19:36:04 +00:00
..
common Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
tbot Use x/exp/slices instead of home grown utilities (#18524) 2022-11-17 15:25:46 +00:00
tctl Improve tsh play JSON & YAML output (#18768) 2022-11-28 19:36:04 +00:00
teleport Azure SQL Server auto discovery (#17745) 2022-11-28 15:02:49 +00:00
tsh Improve tsh play JSON & YAML output (#18768) 2022-11-28 19:36:04 +00:00