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

Vadim Pakhnushev updated IGNITE-17469:
--------------------------------------
    Labels: ignite-3  (was: )

> cli profile commands unification
> --------------------------------
>
>                 Key: IGNITE-17469
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17469
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli, ignite-3
>            Reporter: Yury Yudin
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>
> cli config profile now has two commands show and create, while setting a 
> profile is done through a parameter, which is confusing.
> There should be a separate command to set the profile.
> In general I would suggest the commands there to look like:
> cli config show
> cli config set
> cli config get
> All cli commands should not accept --profile or -p parameters, all setting 
> and getting of the params in a profile should go through its activation 
> instead. I.e. cli config profile create newprofile ; cli config profile 
> activate newprofile; cli config set 
> ignite.cluster-url=[http://localhost:10300|http://localhost:10300/]
> Profile manipulation should go like below:
> cli config profile show [<name>]
> cli config profile list
> cli config profile create <name> --copy-from
> cli config profile activate <name>
>  



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

Reply via email to