From: Jakub Kicinski
Date: Mon, 23 Oct 2017 09:24:04 -0700
> Quentin says:
>
> This series introduces support for JSON output to all bpftool commands. It
> adds option parsing, and several options are created:
>
> * -j, --json Switch to JSON output.
> * -p, --pretty Switch to JSON and
On Mon, Oct 23, 2017 at 09:24:04AM -0700, Jakub Kicinski wrote:
> Quentin says:
>
> This series introduces support for JSON output to all bpftool commands. It
> adds option parsing, and several options are created:
>
> * -j, --json Switch to JSON output.
> * -p, --pretty Switch to JSON
Quentin says:
This series introduces support for JSON output to all bpftool commands. It
adds option parsing, and several options are created:
* -j, --json Switch to JSON output.
* -p, --pretty Switch to JSON and print it in a human-friendly fashion.
* -h, --help Print generic hel