We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Product: tt cli Since: tt 2.0 Audience/target: all Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/commands
tt commands related to creating and working with an application should be updated taking into account a new configuration approach:
tt check: new source file locator: app/source-file(.lua).
app/source-file(.lua)
tt create:
tt instances: shows a tree of apps and their instances
tt pack: check text
tt start/stop/restart/status: rewrite the description to match new app layout and location.
The text was updated successfully, but these errors were encountered:
Update tt commands descriptions to 2.1.2 (#4039)
9980524
Resolves #3999 tarantool/enterprise_doc#260 tarantool/enterprise_doc#259 Co-authored-by: Pavel Sergeev <[email protected]> Co-authored-by: Andrey Aksenov <[email protected]>
p7nov
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Product: tt cli
Since: tt 2.0
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/commands
Details
tt commands related to creating and working with an application should be updated taking into account a new configuration approach:
tt check: new source file locator:

app/source-file(.lua)
.tt create:
tt instances: shows a tree of apps and their instances

tt pack: check text
tt start/stop/restart/status: rewrite the description to match new app layout and location.
Definition of done
The text was updated successfully, but these errors were encountered: