Files
teleport/docs
Tiago Silva 7fd409da6b tctl recordings search: rename time flags and add JSON/YAML pagination (#67501)
Rename --from/--to to --from-utc/--to-utc on `recordings search` to
match the `recordings ls` flag naming convention. The old names are
kept as hidden aliases for backward compatibility.

For JSON and YAML output formats, automatically paginate through result
batches until up to 500 sessions are collected rather than stopping
after the first batch. When results are truncated, a --resume-token
hint is printed to stderr so the caller can continue from where the
previous run left off.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
2026-06-05 10:36:24 +00:00
..

Teleport Docs

Teleport docs are built using Docusaurus. Please see the README in the docs-website repo for details on how to make and test changes to Teleport docs.