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

NAME

6       bkr-distros-tag - Tag Beaker distros
7

SYNOPSIS

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

DESCRIPTION

12       Applies the given tag to all matching distros in Beaker. Prints to std‐
13       out a list of the distros which were tagged.
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       Tags  all  RHEL8.0.0 nightly trees from a particular date with the "IN‐
27       STALLS" tag:
28
29          bkr distros-tag --name RHEL-8.0.0-20190410% INSTALLS
30

NOTES

32       This command is only available to Beaker administrators.
33

SEE ALSO

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

AUTHOR

38       The Beaker team <beaker-devel@lists.fedorahosted.org>
39
41       2013-2022 Red Hat, Inc.
42
43
44
45
4628.3                             May 21, 2022               BKR-DISTROS-TAG(1)
Impressum