Man page - cbordump(1)
Packages contas this manual
Package: tinycbor-utils
apt-get install tinycbor-utils
apt-get install tinycbor-utils
Manuals in package:
Documentations in package:
Manual
| CBORDUMP(1) | User Commands | CBORDUMP(1) |
NAME
cbordump - tinycbor Concise Binary Object Representation (CBOR) library
SYNOPSIS
cbordump [OPTION]... [FILE]...
DESCRIPTION
Interprets FILEs as CBOR binary data and dumps the content to stdout.
OPTIONS
- -c
- Print a CBOR dump (see RFC 7049) (default)
- -j
- Print a JSON equivalent version
- -h
- Print this help output and exit
When JSON output is active, the following options are recognized:
When CBOR dump is active, the following options are recognized:
| April 2025 | cbordump 0.6.1 |