Provided by: libcatmandu-perl_1.2024-1_all 

NAME
Catmandu::Cmd::config - export the Catmandu config
EXAMPLES
# export config to JSON
catmandu config
# or any other Catmandu::Exporter
catmandu config to YAML --fix 'delete_field(password)'
# export only part of the config file
catmandu config my.prefix to CSV
perl v5.40.0 2025-01-17 Catmandu::Cmd::config(3pm)