1CLUFTER(1)                       User Commands                      CLUFTER(1)
2
3
4

NAME

6       clufter - cib2pcscmd
7

SYNOPSIS

9       clufter [<global option> ...] cib2pcscmd [<cmd option ...>]
10

DESCRIPTION

12       CIB -> equivalent in pcs commands
13

OPTIONS

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              pcs commands to reinstate the cluster per the inputs [-]
29
30       -f, --force
31              may the force be with emitted pcs commands [disabled]
32
33       -n, --noauth
34              skip authentication step (OK if already set up) [disabled]
35
36       -s, --silent
37              do not track the progress along  the  steps  execution  (echoes)
38              [disabled]
39
40       -t TMP_CIB, --tmp-cib=TMP_CIB
41              file  to  accumulate  the  changes (empty ~ direct push, avoid!)
42              [tmp-cib.xml]
43
44       -r, --dry-run
45              omit intrusive commands (TMP_CIB reset if empty) [disabled]
46
47       -x, --set-exec
48              make the output file executable (not recommended) [disabled]
49
50       -w TEXT_WIDTH, --text-width=TEXT_WIDTH
51              for commands rewrapping (0/-1/neg. ~ auto/disable/hi-limit) [0]
52
53       --nocheck
54              do not validate any step (even  if  self-checks  present)  [dis‐
55              abled]
56
57       --batch
58              do not interact (validation failure recovery, etc.)  [disabled]
59
60       --editor=EDITOR
61              customize editor to run (unused in batch mode) [/usr/bin/nano]
62
63       --raw  do not care about pretty-printed output [disabled]
64
65       --noop=NOOP
66              (Advanced)  debug only: NOOPize filter (2+: repeat) [none out of
67              cmd-annotate,  cmd-wrap,   cib-revitalize,   cib-meld-templates,
68              cib2pcscmd]
69
70       --dump=DUMP
71              (Advanced)  debug only: dump (intermediate) output of the filter
72              (2+: repeat) [none out of cmd-annotate,  cmd-wrap,  cib-revital‐
73              ize, cib-meld-templates, cib2pcscmd, ANY]
74
75       --profile
76              (Advanced)  enable  XSLT  profiling  (auxiliary  files produced)
77              [disabled]
78
79              Common options:
80
81              Either in global (before <cmd>) or command scope (after <cmd>).
82
83       --sys=SYS
84              (Advanced) override autodetected system [linux]
85
86       --dist=DIST
87              override  target  distro  (for  SYS=linux;   see   --list-dists)
88              [fedora,32,]
89
90       -q, --quiet
91              refrain from unnecesary messages (usually on stderr)
92
93       --color=[WHEN]
94              colorize messages if available [auto out of auto, never, always]
95
96       -d, --debug
97              shortcut for --loglevel=DEBUG
98
99       --logfile=FILE
100              specify log file (instead of stderr)
101
102       --loglevel=LEVEL
103              specify  log level [WARNING out of NOTSET, DEBUG, INFO, WARNING,
104              ERROR, CRITICAL]
105
106       Arguments to value-based `command options' can go without  labels  when
107       the  order  wrt.  parsing  logic  respected;  skipping  those backed by
108       default values otherwise requiring specification then allowed  by  syn‐
109       tactic  sugar: all can be passed as a single, first, ::-delimited argu‐
110       ment; magic files: `-', `@DIGIT+'.  `{formula}' in  output  file  spec:
111       input-backed  (e.g.  hash) substitution recipe.  All available commands
112       listed as `clufter --list'.
113

AUTHOR

115       Written by Jan  Pokorný  <jpokorny+pkg-clufter@redhat.com>  and  plugin
116       authors.
117

REPORTING BUGS

119       Report    bugs    to   <https://bugzilla.redhat.com/enter_bug.cgi?prod
120       uct=Fedora&component=clufter>
121
123       Copyright © 2019 Red Hat, Inc.  Licensed under GPLv2+.
124

SEE ALSO

126       pcs(8), clufter(1),
127
128       and perhaps more
129
130
131
132clufter 0.77.2                   January 2020                       CLUFTER(1)
Impressum