[ 
https://issues.apache.org/jira/browse/FELIX-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773572#action_12773572
 ] 

Jamie goodyear edited comment on FELIX-1248 at 11/4/09 5:24 PM:
----------------------------------------------------------------

Given the current syntax:

osgi:update [options] id [location] 

Do you want the update multiple bundle syntax to be:

osgi:update [options] id [location] [id [location]]*

Or perhaps enforce the use of a flag to allow multiple ids (which would by-pass 
using the location arg)?

osgi:update [options] ids 

    --multi     Update list of bundle IDs separated by whitespaces


      was (Author: jgoodyear):
    Given the current syntax:

{code}
osgi:update [options] id [location] 
{code}

Do you want the update multiple bundle syntax to be:

{code}
osgi:update [options] id [location] [id [location]]*
{code}

Or perhaps enforce the use of a flag to allow multiple ids (which would by-pass 
using the location arg)?

{code}
osgi:update [options] ids 

    --multi     Update list of bundle IDs separated by whitespaces
{code}
  
> Allow to update several bundles using the command line : update 10 20 30 ...
> ----------------------------------------------------------------------------
>
>                 Key: FELIX-1248
>                 URL: https://issues.apache.org/jira/browse/FELIX-1248
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: Charles Moulliard
>            Assignee: Filippo Diotalevi
>         Attachments: patch_gshell_osgi_updateBundle.patch
>
>
> The command updateBundle has been updated to allow to allow to update several 
> bundles in one command line

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to