DOKK / manpages / debian 11 / python3-aiocoap / aiocoap-client.1.en
AIOCOAP-CLIENT(1) User Commands AIOCOAP-CLIENT(1)

aiocoap-client - A simple command-line tool for interacting with CoAP servers

usage: aiocoap-client [-h] [-m METHOD] [--observe] [--observe-exec CMD]

[--accept MIME] [--proxy HOST[:PORT]] [--payload X]
[--content-format MIME] [-v] [-q] [--dump FILE] [--interactive] url

aiocoap-client is a simple command-line tool for interacting with CoAP servers

CoAP address to fetch

show this help message and exit
Name or number of request method to use (default: GET)
Register an observation on the resource
Run the specified program whenever the observed resource changes, feeding the response data to its stdin
Content format to request
Relay the CoAP request to a proxy for execution
Send X as payload in POST or PUT requests. If X starts with an '@', its remainder is treated as a file name and read from.
Content format sent via POST or PUT
Increase the debug output
Decrease the debug output
Log network traffic to FILE
Enter interactive mode

The full documentation for aiocoap-client is maintained as a Texinfo manual. If the info and aiocoap-client programs are properly installed at your site, the command

info aiocoap-client

should give you access to the complete manual.

January 2021 aiocoap-client 0.3