bin/show: Add options to list metadata keys
authorDan Nicholson <dbn@endlessos.org>
Sun, 29 Jan 2023 21:13:05 +0000 (14:13 -0700)
committerDan Nicholson <dbn@endlessos.org>
Wed, 8 Feb 2023 05:59:30 +0000 (22:59 -0700)
commit86701f0f848dde51352d760872d4e0d821a9fc21
tree65e34997c59216a8799c3b978659f67d34d5c0e2
parent008c5a95404cb670590394227e41a03ce1d1c437
bin/show: Add options to list metadata keys

While `--print-metadata-key` is very useful, it's not that helpful if
you don't know what the keys are.
bash/ostree
man/ostree-show.xml
src/ostree/ot-builtin-show.c
tests/basic-test.sh