[ 
https://issues.apache.org/jira/browse/KARAF-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696659#comment-13696659
 ] 

Jean-Baptiste Onofré commented on KARAF-2370:
---------------------------------------------

I think we can split in two steps:
- just the alias action to create alias for the current session (as you do on 
Unix). In that case, the user has to update the etc/shell.init.script file by 
hand, as he does for bashrc, profile, or whatever on Unix shell
- later enhance the commands to persist the aliases in the etc/shell.init.script
                
> Add alias command
> -----------------
>
>                 Key: KARAF-2370
>                 URL: https://issues.apache.org/jira/browse/KARAF-2370
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.3.2, 2.4.0, 3.0.0
>
>
> Currently, it's possible to create shell aliases by editing 
> etc/shell.init.script. However, we don't provide a command to create aliases 
> "on the fly", like alias on Unix.
> The alias command should enhance the shell console with new aliases and 
> update the etc/shell.init.script file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to