-
Notifications
You must be signed in to change notification settings - Fork 43
[Epic] tt CLI 2.0-2.2 Q2 #3850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It would be useful to have a doc page that describes scenarios for working with tt. Here are some of my thoughts on how tt commands can be divided depending on a usage scenario:
At least, we can try to group commands on this page instead of the current alphabetical list: |
Without the cert and key files provided, the following error is thrown:
Username and password can be also specified using env vars:
|
Uh oh!
There was an error while loading. Please reload this page.
Related dev. issue(s): GitHub link(s)
Product: tt cli
Since: tt 2.0-2.2
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/
SME: @ psergee
Details
Update tt CLI docs according to changes in releases 2.0.0-2.2.1. See also: Migration from older versions.
Important changes of tt 2.0
Key changes of tt 2.0 were documented in scope of #3996.
Tasks
23 sp:
box.cfg.background = true
withtt start
#4079tt replicaset
:tt replicaset
(rs
), subcommandstatus
#3966tt replicaset promote
,tt cluster replicaset promote
promotes an instance #4088tt replicaset promote
for cartridge #4109tt replicaset demote
,tt cluster replicaset demote
demotes an instance #4121download
#4032tt cluster failover
commands #4249tt status
: new optionpretty
and changed output #4288tt crud import
: new option--keep-bucket-id
and changed default behavior #4290tt coredump
updates #4291tt create
:single_instance
#4188The text was updated successfully, but these errors were encountered: