Lxc feature request

A lot of commands inside lxc have a hugh number of
i would like to be able to get a list of all existing
from a sub command/object, with or without values.

examples:

lxc network list_keys

or

lxc network dump_key_value

It should not be so hard to implement a method to dump the key/value store of a object.

best regards
fridolin

The CLI has no idea what the valid key/values are as that’s entirely implemented on the server side. All keys are documented though: Getting started | LXD