.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH runner-config 1 "runner 0.21.0" "Runner Manual"
.SH NAME
runner\-config \- Manage the project `runner.toml`
.SH SYNOPSIS
\fBrunner\-config\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
Manage the project `runner.toml`
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help
.SH SUBCOMMANDS
.TP
runner\-config\-init(1)
Write a starter runner.toml to the project root
.TP
runner\-config\-show(1)
Print the effective config and where it loaded from
.TP
runner\-config\-validate(1)
Parse and validate runner.toml; exit 2 on error
.TP
runner\-config\-path(1)
Print the resolved runner.toml path
.TP
runner\-config\-help(1)
Print this message or the help of the given subcommand(s)
.SH AUTHORS
Kaj Kowalski