You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Georg Henzler (Jira)" <ji...@apache.org> on 2020/07/08 10:33:00 UTC

[jira] [Comment Edited] (FELIX-6291) Provide a Gogo shell command for health checks

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

Georg Henzler edited comment on FELIX-6291 at 7/8/20, 10:32 AM:
----------------------------------------------------------------

Added command "hc:exec" in [2de7b659f181fd72135|https://github.com/apache/felix-dev/commit/2de7b659f181fd72135ec986a1beef856be87c86]


was (Author: henzlerg):
Fixed in [2de7b659f181fd72135|https://github.com/apache/felix-dev/commit/2de7b659f181fd72135ec986a1beef856be87c86]

> Provide a Gogo shell command for health checks
> ----------------------------------------------
>
>                 Key: FELIX-6291
>                 URL: https://issues.apache.org/jira/browse/FELIX-6291
>             Project: Felix
>          Issue Type: New Feature
>          Components: Health Checks
>            Reporter: Georg Henzler
>            Assignee: Georg Henzler
>            Priority: Major
>             Fix For: healthcheck.core 2.0.8
>
>
> The following command
> {code}
> hc:exec tag1,tag2
> {code}
> shall execute all health checks for the given tags and print the verbose txt result rendering that is also available for the servlet. 
> The command 
> {code}
> hc:list
> {code}
> shall list all available tags. 
> The option "-v" (verbose) and "-h" (simple help) shall be available for both. hc:exec should also support to combine multiple tags with *and* logic (option "-a")



--
This message was sent by Atlassian Jira
(v8.3.4#803005)