You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2009/09/29 12:48:16 UTC

[jira] Updated: (FELIX-1655) Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot

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

David Bosschaert updated FELIX-1655:
------------------------------------

    Description: 
Currently when you do admin:create from the Karaf shell, it creates a minimal Karaf runtime. This is nice, but it would be even better if you could specify some additional intial features with the create command. 

Something like:
  admin:create -f web+jbi

This would add web and jbi to the minimum set of features (which is ssh and management I think).

  was:
Currently when you do admin:create from the Karaf shell, it creates a minimal Karaf runtime. This is nice, but it would be even better if you could specify some additional intial features with the create command. 

Something like:
  admin:creat -f web+jbi

This would add web and jbi to the minimum set of features (which is ssh and management I think).


> Provide an additional argument to the Karaf admin:create command that specifies the featuresBoot
> ------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1655
>                 URL: https://issues.apache.org/jira/browse/FELIX-1655
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>            Reporter: David Bosschaert
>
> Currently when you do admin:create from the Karaf shell, it creates a minimal Karaf runtime. This is nice, but it would be even better if you could specify some additional intial features with the create command. 
> Something like:
>   admin:create -f web+jbi
> This would add web and jbi to the minimum set of features (which is ssh and management I think).

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