Project

General

Profile

Actions

Bug #20151

closed

allow to enter multiple tags for check filtering

Added by Kavita Gaikwad almost 7 years ago. Updated 2 months ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

foreman-maintain health check --help command gives two options:

--label label Limit only for a specific label. (Use "list" command to see available labels)
--tags tags Limit only for specific set of labels. (Use list-tags command to see available

Lets say, tags = [default, pre-upgrade, post-upgrade]
I have tried below commands to apply default & pre-upgrade tags for filtering checks which is not working.

foreman-maintain health list --tags default --tags pre-upgrade -> it is overriding default tag value with pre-upgrade.
foreman-maintain health list --tags default,pre-upgrade -> no any output
foreman-maintain health list --tags default, pre-upgrade -> ERROR too many arguments.

Is there any way to apply multiple tags to filter checks

Actions #1

Updated by Kavita Gaikwad almost 7 years ago

  • Subject changed from Fix - allow to enter multiple tags for check filtering to allow to enter multiple tags for check filtering
Actions #2

Updated by Kavita Gaikwad over 6 years ago

  • Status changed from New to Ready For Testing
Actions #3

Updated by Eric Helms 2 months ago

  • Status changed from Ready For Testing to Rejected
Actions

Also available in: Atom PDF