zfs/lib/libuutil
Umer Saleem 959e963c81 JSON output support for zpool status
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.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Ameer Hamza <ahamza@ixsystems.com>
Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
Closes #16217
2024-08-06 12:47:10 -07:00
..
Makefile.am Cleanup: Remove unused uu_pname code 2022-09-19 17:33:52 -07:00
libuutil.abi JSON output support for zpool status 2024-08-06 12:47:10 -07:00
libuutil.suppr Library ABI tracking with abigail 2020-11-17 09:18:52 -08:00
uu_alloc.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
uu_avl.c libuutil: deobfuscate internal pointers 2022-11-03 09:57:05 -07:00
uu_ident.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
uu_list.c GCC: Fixes for gcc 14 on Fedora 40 2024-04-29 11:31:50 -07:00
uu_misc.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
uu_string.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00