Skip to content

Commit

Permalink
JSON output support for zpool status
Browse files Browse the repository at this point in the history
This commit adds support for zpool status command to displpay status
of ZFS pools in JSON format using '-j' option. Status information is
collected in nvlist which is later dumped on stdout in JSON format.
Existing options for zpool status work with '-j' flag. man page for
zpool status is updated accordingly.

Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
  • Loading branch information
usaleem-ix committed Jun 6, 2024
1 parent 6e48a66 commit 9a145a9
Show file tree
Hide file tree
Showing 7 changed files with 1,454 additions and 62 deletions.

0 comments on commit 9a145a9

Please sign in to comment.