tarantool / tarantool/doc

tt CLI (2.8): `tt aeon connect` from the cluster config

Open
#4,956 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.8.0
Dev ticket: https://jira.vk.team/browse/TNTP-1073
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/connect/

SME: @ AlexandrLitkevich @ oleg-jukovec

Details

tt connect aeon path/to/config INSTANCE_NAME : added support for reading data from config file and SSL/plane connection

Added support for reading Aeon connection configuration from path/to/config file
Implemented the ability to connect via SSL or without it (plane)
Usage: tt connect aeon path/to/config INSTANCE_NAME
Improved flexibility of connection setup through external config
Added parameters for selecting connection type (SSL/plane) in the configuration file

Closes #TNTP-1073
Requested by @AlexandrLitkevich in https://github.com/tarantool/tt/commit/648f98a29f597175a59f7f1166541d030eb7b87d.

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 connect documentation at reference/tooling/tt_cli/connect/. Check the existing aeon connection instructions against the described config-file and SSL/plane options. Done means the page documents tt connect aeon path/to/config INSTANCE_NAME and both connection types accurately.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.