[ 
https://issues.apache.org/jira/browse/KNOX-2752?focusedWorklogId=780031&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-780031
 ]

ASF GitHub Bot logged work on KNOX-2752:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Jun/22 16:15
            Start Date: 09/Jun/22 16:15
    Worklog Time Spent: 10m 
      Work Description: zeroflag merged PR #583:
URL: https://github.com/apache/knox/pull/583




Issue Time Tracking
-------------------

    Worklog Id:     (was: 780031)
    Time Spent: 0.5h  (was: 20m)

> knoxcli should support batch alias creation
> -------------------------------------------
>
>                 Key: KNOX-2752
>                 URL: https://issues.apache.org/jira/browse/KNOX-2752
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: KnoxCLI
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently we can only create aliases one by one:
> {code}
> bin/knoxcli.sh create-alias name --cluster cl1  --value value
> {code}
> This is very slow if we want to create multiple aliases.
> KnoxCLI should support creating multiple aliases for the same cluster in one 
> batch
> {code}
> bin/knoxcli.sh create-aliases --alias a1 --value v1 --alias a2 --value v2 
> --alias a3 --value v3
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to