1CLUFTER(1) User Commands CLUFTER(1)
2
3
4
6 clufter - ccs-artefacts
7
9 clufter [<global option> ...] ccs-artefacts [<cmd option ...>]
10
12 Output artefacts referenced in the config. in CVS format
13
15 -h, --help
16 show help message and exit
17
18 -H, --help-full
19 full help message and exit
20
21 Command options:
22
23 -i INPUT, --input=INPUT
24 input CMAN-based cluster configuration file [/etc/cluster/clus‐
25 ter.conf]
26
27 -o OUTPUT, --output=OUTPUT
28 output file with collected artefacts (files, etc.) [cman-arte‐
29 facts-{ccs-artefacts.in.hash}.conf]
30
31 --noop=NOOP
32 (Advanced) debug only: NOOPize filter (2+: repeat) [none out of
33 ccs-artefacts]
34
35 --dump=DUMP
36 (Advanced) debug only: dump (intermediate) output of the filter
37 (2+: repeat) [none out of ccs-artefacts, ANY]
38
39 Common options:
40
41 Either in global (before <cmd>) or command scope (after <cmd>).
42
43 --sys=SYS
44 (Advanced) override autodetected system [linux]
45
46 --dist=DIST
47 override target distro (for SYS=linux; see --list-dists)
48 [fedora,31,Thirty one]
49
50 -q, --quiet
51 refrain from unnecesary messages (usually on stderr)
52
53 --color=[WHEN]
54 colorize messages if available [auto out of auto, never, always]
55
56 -d, --debug
57 shortcut for --loglevel=DEBUG
58
59 --logfile=FILE
60 specify log file (instead of stderr)
61
62 --loglevel=LEVEL
63 specify log level [WARNING out of NOTSET, DEBUG, INFO, WARNING,
64 ERROR, CRITICAL]
65
66 Arguments to value-based `command options' can go without labels when
67 the order wrt. parsing logic respected; skipping those backed by
68 default values otherwise requiring specification then allowed by syn‐
69 tactic sugar: all can be passed as a single, first, ::-delimited argu‐
70 ment; magic files: `-', `@DIGIT+'. `{formula}' in output file spec:
71 input-backed (e.g. hash) substitution recipe. All available commands
72 listed as `clufter --list'.
73
75 Written by Jan Pokorný <jpokorny+pkg-clufter@redhat.com> and plugin
76 authors.
77
79 Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?prod‐
80 uct=Fedora&component=clufter>
81
83 Copyright © 2019 Red Hat, Inc. Licensed under GPLv2+.
84
86 cluster.conf(5), ccs(7), clufter(1),
87
88 clufter-ccs-disable-rg(1), clufter-ccs-obfuscate(1), clufter-ccs-revi‐
89 talize(1), and perhaps more
90
91
92
93clufter 0.77.2 August 2019 CLUFTER(1)