gpui(1)

man(1) gpui man page man(1)

NAME

gpui-main - manage group policy templates

SYNOPSIS

gpui-main [-p policy path] [-b admx path] [-n name of a policy] [-h | --help] [-v | --version]

DESCRIPTION

gpui-main is a program for managing group policy templates.

OPTIONS

-p
Provide the full path of the policy to edit.
-b
Provide the path of admx files to load.
-n
Parameters provides compatibilty with ADMC, currently it performs no specific function.
--log-console
Set log level for console. By default: "none".
--log-syslog
Set log level for syslog. By default: "none".
--log-file
Set log level for file in ~/.local/share/gpui/. By default: "warning".
-h, --help
Show help message and exit program.
-v, --version
Show version information.

LOG LEVELS

none
Disable logging.
debug
Log debug messages and higher.
info
Log info messages and higher.
warning
Log warning messages and higher.
critical
Log critical messages and higher.
fatal
Log fatal messages and higher.

SEE ALSO

BUGS

Utility in a state of active development and may contain unspecified number of various bugs.

AUTHOR

August (august@altlinux.org)

10 Nov 2022 0.2.17