Files
NLnetLabs-krill/doc/krill.1
T
ximon18andGitHub 7b75f52a8d Man page ver bump (#266)
* Bump krill man page to v0.7.0.

* Bump krillc man page to v0.7.0.
2020-06-24 11:47:09 +02:00

42 lines
1.1 KiB
Groff
Executable File

.TH "krill" "1" "June 23, 2020" "NLnet Labs" "krill 0.7.0"
.SH NAME
krill - Resource Public Key Infrastructure (RPKI) daemon
.SH SYNOPSIS
krill -c, --config <FILE>
krill -h, --help
krill -V, --version
.SH DESCRIPTION
Krill is a free, open source RPKI Certificate Authority that lets you run
delegated RPKI under one or multiple Regional Internet Registries (RIRs).
Through its built-in publication server, Krill can publish Route Origin
Authorisations (ROAs) on your own servers or with a third party.
This manual page documents the krill daemon.
For more information please consult the online documentation at:
https://rpki.readthedocs.io/en/latest/krill/
.SH OPTIONS
The available options are:
.TP
.BI -c,\ --config\ <FILE>
Specify the path to the config file to load. If no file is specified, default
values will be used for all settings.
.TP
.BI -h,\ --help
Prints help information.
.TP
.BI -V,\ --version
Prints version information.
.SH CONFIGURATION FILE
A sample configuration file showing the default values used by Krill can be
found at:
/usr/share/doc/krill/krill.conf
.SH SEE ALSO
krillc(1), https://rpki.readthedocs.io/en/latest/krill/