Skip to content
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

replicaset downgrade: specify version as positional argument instead of mandatory option #1073

Open
elhimov opened this issue Dec 25, 2024 · 1 comment · May be fixed by #1076
Open

replicaset downgrade: specify version as positional argument instead of mandatory option #1073

elhimov opened this issue Dec 25, 2024 · 1 comment · May be fixed by #1076
Assignees

Comments

@elhimov
Copy link
Contributor

elhimov commented Dec 25, 2024

Currently version is to be specified with mandatory(!) option --version. It looks natural and more convenient to use positional argument in such a case. Usage will be:

tt replicaset downgrade  (<APP_NAME> | <URI>) VERSION
@mandesero mandesero assigned mandesero and unassigned mandesero Dec 26, 2024
@elhimov elhimov assigned mandesero and elhimov and unassigned mandesero Dec 26, 2024
@mandesero
Copy link
Contributor

Here’s my hotfix — maybe you’ll find it helpful! :)

elhimov added a commit that referenced this issue Dec 26, 2024
Closes #1073

@TarantoolBot
title: replicaset downgrade: make version a positional argument
elhimov added a commit that referenced this issue Dec 26, 2024
Closes #1073

@TarantoolBot
title: replicaset downgrade: make version a positional argument
elhimov added a commit that referenced this issue Dec 27, 2024
Closes #1073

@TarantoolBot
title: replicaset downgrade: make version a positional argument
elhimov added a commit that referenced this issue Dec 27, 2024
Closes #1073

@TarantoolBot
title: replicaset downgrade: make version a positional argument
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.

2 participants