Description
It would be useful to allow "lctl get_param" to extract a subfield from a YAML-formatted output instead of having to use awk/cut/grep to extract these fields.
I think "lctl get_param PARAM:KEY" and/or "lctl get_param -k KEY PARAM" would work to print only the associated value for "KEY". There are not currently any parameters that contain a ':'.
Attachments
Issue Links
- is related to
-
LU-11850 Relocating /proc/fs/lustre/ost to /sys/kernel/debug/lustre/ost prevents non-root access
- In Progress