[
https://issues.apache.org/jira/browse/FELIX-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Georg Henzler updated FELIX-6291:
---------------------------------
Description:
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")
was:
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.
> 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)