tt CLI (2.11): force use json for `--compound-value-format` in `tt export` command
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Product: tt CLI EE (tt-ee)
Since: tt-ee 2.11.0
Dev ticket: TNTP-3811 https://github.com/tarantool/tt-ee/commit/e1ca75eec399c4bde164592fbe6af940c137ba23
Root document: https://www.tarantool.io/en/doc/latest/tooling/tt_cli/export/
SME: @ AlexandrLitkevich @ oleg-jukovec @ dmyger
Details
Changed behavior of the export command to always use JSON for the
--compound-value-format option. This change ensures that the compound
values are exported in a consistent JSON format, which will fix
a problem with reasonable expectations about the results of executing
export command.
Closes #TNTP-3811
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
Start with the root document at tooling/tt_cli/export/ and locate the export command's --compound-value-format option. Update the documentation to state that compound values always use JSON in tt-ee 2.11.0, then verify the option description matches the changed behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100