belenios-tool - election management tool
belenios-tool [
COMMAND] …
This command is part of the Belenios command-line tool.
To get more help on a specific subcommand, run:
belenios-tool COMMAND --help
See
https://www.belenios.org/.
-
archive COMMAND …
- manage archives
-
election COMMAND …
- election management commands
-
measure [--config=CONFIG]
[--full-paths] [ --path=PATH]
[OPTION]…
- measure a directory
-
method COMMAND …
- compute result with specific counting methods
-
setup COMMAND …
- election setup commands
-
sha256-b64 [OPTION]…
- compute SHA256 of standard input and encode it in
Base64Compact
-
--help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT
must be one of auto, pager, groff or plain.
With auto, the format is pager or plain whenever the
TERM env var is dumb or undefined.
- --version
- Show version information.
belenios-tool exits with the following status:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).