Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
KYUA-CONFIG(1)		    General Commands Manual		KYUA-CONFIG(1)

NAME
       kyua config -- Inspects the values of the loaded	configuration

SYNOPSIS
       kyua config [variable1 .. variableN]

DESCRIPTION
       The  kyua  config command provides a way	to list	all defined configura-
       tion variables and their	current	values.

       This command is intended	to help	you in resolving  the  values  of  the
       configuration  variables	 without  having  to  scan  over configuration
       files.

       In the default synopsis form (no	arguments),  the  command  prints  all
       configuration  variables.   If  any arguments are provided, the command
       will only print the requested variables.

EXIT STATUS
       The kyua	config command returns 0 on success or 1 if any	of the	speci-
       fied configuration variables does not exist.

       Additional exit codes may be returned as	described in kyua(1).

SEE ALSO
       kyua(1)

FreeBSD	ports 15.0	       September 9, 2012		KYUA-CONFIG(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kyua-config&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help