Skip to content

introduce new CLI options for conf module #3532

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

Closed
TarantoolBot opened this issue Jun 19, 2023 · 2 comments · Fixed by #3825
Closed

introduce new CLI options for conf module #3532

TarantoolBot opened this issue Jun 19, 2023 · 2 comments · Fixed by #3825
Assignees

Comments

@TarantoolBot
Copy link
Collaborator

There are two new options introduced in Tarantool CLI:

  • --name (-n) to specify instance name to be started. The option can be
    omitted in case TT_INSTANCE_NAME environment variable is set.
  • --config (-c) to specify the path to the config file. If the option
    is not set the value of TT_CONFIG environment variable is considered.
    Requested by @igormunkin in tarantool/tarantool@9db7d6c.
@andreyaksenov
Copy link
Contributor

andreyaksenov commented Sep 13, 2023

See also: #2364, #2021

@andreyaksenov andreyaksenov self-assigned this Oct 18, 2023
@andreyaksenov andreyaksenov linked a pull request Oct 20, 2023 that will close this issue
@andreyaksenov andreyaksenov removed a link to a pull request Nov 3, 2023
@andreyaksenov andreyaksenov linked a pull request Nov 3, 2023 that will close this issue
@andreyaksenov
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants