[
https://issues.apache.org/jira/browse/FELIX-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588428#action_12588428
]
Richard S. Hall commented on FELIX-534:
---------------------------------------
We probably don't want to use regex since we are trying to keep the shell
simple enough to run on small devices (you could perhaps use an LDAP filter).
If you can remove that part, then we can consider applying this patch, which
will probably have to wait at least one release cycle, because we are going to
try to do a quick release right now.
> Allow filtering by status in ps command (shell)
> -----------------------------------------------
>
> Key: FELIX-534
> URL: https://issues.apache.org/jira/browse/FELIX-534
> Project: Felix
> Issue Type: New Feature
> Reporter: Toni Menzel
> Priority: Minor
> Attachments: FELIX-534_2.patch, FELIX-534_3.patch
>
>
> If you have many bundles it would be nice if you could filter certain status
> when executing the ps command like so:
> ps active resolved --> shows active and resolved bundles
> ps --> shows all bundles (just like its currently)
> Simple solution is attached.
> btw.: there is no "shell component" in Felix Jira..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.