Skip to content

new key argument for tt cluster show and tt cluster publish #3929

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 Dec 14, 2023 · 0 comments · Fixed by #4046
Closed

new key argument for tt cluster show and tt cluster publish #3929

TarantoolBot opened this issue Dec 14, 2023 · 0 comments · Fixed by #4046
Assignees
Labels

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Dec 14, 2023

Product: tt CLI
Since: with Tarantool 3.0
Audience/target: all
Root document: https://www.tarantool.io/en/doc/latest/reference/commands/
SME: @ psergee @ oleg-jukovec

Details

To do in scope of #3725

The patch adds a new argument key that could be specified via
etcd URI:

  • key - a target configuration key in the prefix.

A user can now perform operations (show and publish) on
individual keys in etcd, not just for entire prefixes.

As example:

$ tt cluster show https://user:pass@localhost:2379/prefix?key=target

Requested by @oleg-jukovec in tarantool/tt@7fe9f11.

@p7nov p7nov self-assigned this Feb 19, 2024
@p7nov p7nov added the tt cli label Feb 19, 2024
@p7nov p7nov changed the title new argument for tt cluster show and tt cluster publish new key argument for tt cluster show and tt cluster publish Feb 19, 2024
@p7nov p7nov linked a pull request Feb 19, 2024 that will close this issue
p7nov added a commit that referenced this issue Feb 20, 2024
Resolves #3725, #3929

Co-authored-by: Andrey Aksenov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants