tarantool / tarantool/doc

tt CLI (2.10): add completion support for `fish` shell

Open
#5,449 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.10.0
Dev ticket: https://github.com/tarantool/tt/commit/354a17a5ae4154423aef44f796f5045ed2491b44
Root document: https://www.tarantool.io/en/doc/latest/tooling/tt_cli/completion/

SME: @ oleg-jukovec @ dmyger

Details

Added support for autocomplete when working interactively in the console
for the fish shell. Use tab to display hints of available
command entry sequence.

Usage Example:

eval "$(tt completion fish)"

Closes #TNTP-2893

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 linked tt CLI completion root document and review its existing shell-completion sections. Document fish completion support using the provided tt completion fish usage example; done means the completion page clearly explains how to enable fish autocomplete.

Written by the indexing model from the issue text.

Assessment

Tech stack
fish
Domain
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.