1BKR-DISTROS-UNTAG(1)                Beaker                BKR-DISTROS-UNTAG(1)
2
3
4

NAME

6       bkr-distros-untag - Untag Beaker distros
7

SYNOPSIS

9       bkr distros-untag [options] --name <name> <tag>
10

DESCRIPTION

12       Removes  the  given  tag from all matching distros in Beaker. Prints to
13       stdout a list of the distros which were untagged.
14

OPTIONS

16       --name <name>
17              Limit to distros with the given name. <name> is interpreted as a
18              SQL LIKE pattern (the % character matches any substring).
19
20       Common bkr options are described in the Options section of bkr(1).
21

EXIT STATUS

23       Non-zero on error, otherwise zero.
24

EXAMPLES

26       Removes  the "STABLE" tag from all RHEL 8.0.0 nightly trees from a par‐
27       ticular date:
28
29          bkr distros-untag --name RHEL-8.0.0-20190410% STABLE
30

NOTES

32       This command is only available to Beaker administrators.
33

SEE ALSO

35       bkr-distros-tag(1), bkr(1)
36

AUTHOR

38       The Beaker team <beaker-devel@lists.fedorahosted.org>
39
41       2013-2019 Red Hat, Inc.
42
43
44
45
4626.5                             Sep 26, 2019             BKR-DISTROS-UNTAG(1)
Impressum