Skip to content

tt connect command has no information about SSL options #3820

Closed
@dkasimovskiy

Description

@dkasimovskiy

Product: tt CLI
Since: 1.0.0
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/connect/
SME: @ psergee

Details

Sence version 1.0.0 tt CLI support SSL options for tt connect command.
But this is not mentioned in documentation for this command

Definition of done

  • Supported SSL options present in documentation

The full list of missing tt connect options:

$ tt connect --help

  -i, --interactive           enter interactive mode after executing 'FILE'
  -l, --language string       language: lua or sql
  -x, --outputformat string   output format: yaml, lua, table or ttable (default "yaml")
      --sslcafile string      path to a trusted certificate authorities (CA) file
      --sslcertfile string    path to an SSL certificate file
      --sslciphers string     colon-separated (:) list of SSL cipher suites the connection
      --sslkeyfile string     path to a private SSL key file

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions