Skip to content

Commit 2b6f958

Browse files
author
Umer Saleem
committed
JSON output support for zpool list
This commit adds support for zpool list command to output the list of ZFS pools in JSON format using '-j' option.. Information about available pools is collected in nvlist which is later printed to stdout in JSON format. Existing options for zfs list command work with '-j' flag. man page for zpool list is updated accordingly. Signed-off-by: Umer Saleem <[email protected]>
1 parent db1df99 commit 2b6f958

File tree

4 files changed

+359
-81
lines changed

4 files changed

+359
-81
lines changed

0 commit comments

Comments
 (0)