logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pacemaker - Part of the Pacemaker cluster resource manager

Author

       Written by Andrew Beekhof and the Pacemaker project contributors

Description

       crm_error - display name or description of a Pacemaker error code

Name

       Pacemaker - Part of the Pacemaker cluster resource manager

Options

HelpOptions:-h, --help
              Show help options

       --help-all
              Show all help options

       --help-output
              Show output help

   OutputOptions:--output-as=FORMAT
              Specify output format as one of: text (default), xml

       --output-to=DEST
              Specify file name for output (or "-" for stdout)

   ApplicationOptions:
       -$, --version
              Display software version and exit

       -V, --verbose
              Increase debug output (may be specified multiple times)

       -n, --name
              Show  error's  name  with  its  description (useful for looking for sources of the error in source
              code)

       -l, --list
              Show all known errors (enabled by default if no rc is specified)

       -X, --exit
              Interpret as exit code rather than legacy function return value

       -r, --rc
              Interpret as return code rather than legacy function return value

Reporting Bugs

       Report bugs to https://bugs.clusterlabs.org/enter_bug.cgi?product=Pacemaker

Pacemaker 3.0.0                                     June 2025                                       PACEMAKER(8)

Synopsis

       crm_error [options] -- <rc> [...]

See Also