1KYUA-CONFIG(1) BSD General Commands Manual KYUA-CONFIG(1)
2
4 kyua config — Inspects the values of the loaded configuration
5
7 kyua config [variable1 .. variableN]
8
10 The kyua config command provides a way to list all defined configuration
11 variables and their current values.
12
13 This command is intended to help you in resolving the values of the con‐
14 figuration variables without having to scan over configuration files.
15
16 In the default synopsis form (no arguments), the command prints all con‐
17 figuration variables. If any arguments are provided, the command will
18 only print the requested variables.
19
21 The kyua config command returns 0 on success or 1 if any of the specified
22 configuration variables does not exist.
23
24 Additional exit codes may be returned as described in kyua(1).
25
27 kyua(1)
28
29BSD September 9, 2012 BSD