gpiocli-get(1)

GPIOCLI(1) gpiocli-get GPIOCLI(1)

NAME

gpiocli - get

DESCRIPTION

Usage:

gpiocli get [OPTION???] [line0] [line1]...

Get values of one or more GPIO lines.

Help Options:

-h, --help
Show help options

Application Options:

-r, --request=<request>
restrict scope to a particular request
--unquoted
don't quote line names
--numeric
display line values as '0' (inactive) or '1' (active)

If -r/--request is specified then all the lines must belong to the same request (and - by extension - the same chip).

If no lines are specified but -r/--request was passed then all lines within the request will be used.

D-Bus API version: 1

AUTHOR

Bartosz Golaszewski <brgl@kernel.org>

REPORTING BUGS

Report bugs to:
Bartosz Golaszewski <brgl@kernel.org>
linux-gpio <linux-gpio@vger.kernel.org>

July 2026 gpiocli v2.3.1