tarantool / tarantool/doc

tt CLI (2.11): force use json for `--compound-value-format` in `tt export` command

Open
#5,440 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tt cli
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.