You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2023/04/19 12:24:00 UTC

[jira] [Updated] (IGNITE-19036) Add cli config remove command

     [ https://issues.apache.org/jira/browse/IGNITE-19036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Pakhnushev updated IGNITE-19036:
--------------------------------------
    Summary: Add cli config remove command  (was: Add `cli config remove` command)

> Add cli config remove command
> -----------------------------
>
>                 Key: IGNITE-19036
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19036
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Aleksandr
>            Assignee: Vadim Pakhnushev
>            Priority: Minor
>              Labels: ignite-3
>
> We have {{cli config get/set/show}} but we don't have {{cli config remove}}. It might be useful when a user made a mistake setting some value, for example:
> {code:bash}
> cli config set ignitee.cluster-endpoint=...
> {code}
>  
> This configuration key will always be displayed but it is useless. The user might want to remove this key.
> - add  {{cli config remove}} command that will remove the configuration by key
> - add dynamic completions for the key



--
This message was sent by Atlassian Jira
(v8.20.10#820010)