You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Philipp Hönisch (JIRA)" <ji...@apache.org> on 2011/08/15 10:35:27 UTC

[jira] [Updated] (KARAF-780) Extend the karaf console commands by a wizard

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

Philipp Hönisch updated KARAF-780:
----------------------------------

    Description: 
It would be great if the karaf console would support some kind of wizards to lead the user input through a series of well-defined steps:

The reason why I call it wizard is that steps can depend on its previous steps, let's have the following example:
karaf@root>service:create exampleService ...
Depending on the entered service type (here exampleService) several different subsequent options are possible, in this example, the user has to enter additional attributes to create the service, like an ID, name, ....
It would be great if it is possible to lead the user through the creation of this service using a wizard.



  was:It would be great if the karaf console would support wizards to lead the user input through a series of well-defined steps.


Edited because of the discussion on the mailing list ( see http://karaf.922171.n3.nabble.com/Extend-the-karaf-commands-by-a-wizard-td3223630.html)

> Extend the karaf console commands by a wizard
> ---------------------------------------------
>
>                 Key: KARAF-780
>                 URL: https://issues.apache.org/jira/browse/KARAF-780
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Philipp Hönisch
>            Priority: Minor
>
> It would be great if the karaf console would support some kind of wizards to lead the user input through a series of well-defined steps:
> The reason why I call it wizard is that steps can depend on its previous steps, let's have the following example:
> karaf@root>service:create exampleService ...
> Depending on the entered service type (here exampleService) several different subsequent options are possible, in this example, the user has to enter additional attributes to create the service, like an ID, name, ....
> It would be great if it is possible to lead the user through the creation of this service using a wizard.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira