metadata¶
Overview¶
command-line interface¶
(Autogenerated) cli help
luci metadata¶
Lucifier that extracts metadata out of a dictlet and prints it to stdout.
- Args:
- luci_metadata (bool): whether to also display ‘luci’-specific metadata output_type (str): the format of the output. Available: ‘raw’, ‘json’, ‘yaml’ pager (bool): whether to use a pager or not
luci metadata [OPTIONS] DICTLET
Options
-
-l,--luci-metadata¶ whether to print internal metadata (mostly useful for debugging purposes)
-
-f,--format<__dictlet__.output_type>¶ the output type
-
-p,--pager¶ whether to use a pager for display