DOKK / manpages / debian 12 / libcatmandu-perl / Catmandu::Cmd::config.3pm.en
Catmandu::Cmd::config(3pm) User Contributed Perl Documentation Catmandu::Cmd::config(3pm)

Catmandu::Cmd::config - export the Catmandu config

  # 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
2023-03-03 perl v5.36.0