1CLUFTER(1) User Commands CLUFTER(1)
2
3
4
6 clufter - cib-revitalize
7
9 clufter [<global option> ...] cib-revitalize [<cmd option ...>]
10
12 Migrate deprecated configuration items in CIB
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 proper Pacemaker cluster configuration file (CIB)
25 [/var/lib/pacemaker/cib/cib.xml]
26
27 -o OUTPUT, --output=OUTPUT
28 output file with "revitalized" content [cib-revital‐
29 ized-{cib-revitalize.in.hash}.xml]
30
31 --noop=NOOP
32 (Advanced) debug only: NOOPize filter (2+: repeat) [none out of
33 cib-revitalize]
34
35 --dump=DUMP
36 (Advanced) debug only: dump (intermediate) output of the filter
37 (2+: repeat) [none out of cib-revitalize, 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,30,Rawhide]
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 © 2018 Red Hat, Inc. Licensed under GPLv2+.
84
86 clufter(1),
87
88 and perhaps more
89
90
91
92clufter 0.77.1 February 2019 CLUFTER(1)