You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2023/03/15 11:08: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 ]

Aleksandr updated IGNITE-19036:
-------------------------------
    Component/s: cli

> 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
>            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)