gpiocli-get - Man Page
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@bgdev.pl>
Reporting Bugs
Report bugs to:
Bartosz Golaszewski <brgl@bgdev.pl>
linux-gpio <linux-gpio@vger.kernel.org>
Info
April 2025 libgpiod v2.2.1