mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-19 10:10:29 +08:00
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>
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.