elhaz config meta¶
Synopsis¶
elhaz config meta [OPTIONS]
Description¶
Print the Meta section of a config as formatted, syntax-highlighted
JSON. If the config exists but has no Meta section, a plain message is printed
and the command exits successfully.
Options¶
--name,-nNAMEConfig name. If omitted, an interactive selection prompt is shown.
--helpShow help message and exit.
Examples¶
Print metadata for a config by name:
elhaz config meta -n prod
Select a config interactively:
elhaz config meta