tt CLI (2.6): new option for `tt cat` and `tt play`: `--timestamp`
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt cli
Since: tt 2.6.0
Audience/target: all
Root document:
- https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/cat/
- https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/play/
SME: @ patapenka-alexey @ oleg-jukovec
https://github.com/tarantool/tt/commit/c5c65e1e83fb8fd3c7580a8a39c29ef64b242898
https://github.com/tarantool/tt/commit/4a19155ca2a12d5f8ecc75cebf53991773c43917
Details
From the changelog:
New flag --timestamp of tt cat and tt play commands is added to specify operations ending with the given timestamp. This value can be specified as a number or using RFC3339/RFC3339Nano time format.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Update the root documentation pages for tt cat and tt play; begin with the v2.6.0 changelog and the two linked implementation commits to confirm the flag's behavior. Done means both pages document --timestamp, including numeric and RFC3339/RFC3339Nano values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100