tarantool / tarantool/doc

tt CLI (2.6): `tt connect`: new `--evaler` option

Open Beginner friendly
#4,684 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
Since: tt 2.6.0
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/connect/
SME: @ psergee @ oleg-jukovec

Details

From commit message:

Add support for customizing the way user input is processed.
The --evaler option is added to specify the Lua code, which
accepts cmd var containing user input for current connection.
The evaler Lua code can be loaded from file.
Autocompletion is disabled if custom evaler is set.

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

Open the tt CLI connect root document linked in the issue and review its existing option descriptions. Document --evaler, including the Lua cmd input, loading code from a file, and disabled autocompletion; done means the 2.6 behavior is clearly described for users.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.