tarantool / tarantool/tt

Different commands use different flags for auto-confirmation

Open
#977 0 comments 0 reactions 1 assignee View on GitHub

@elhimov is already working on this.

Since Nov 25, 2024.

1sp code health teamE
Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

Below are excerptions related to force-flags from the kill, clean, stop and restart commands:

  -f, --force   do not ask for confirmation
  -f, --force   do not ask for confirmation
  -y, --yes    Automatic yes to confirmation prompt
  -y, --yes    Automatic yes to confirmation prompt

Consider using the single approach (for example -f, --force flags).

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.