DOKK / manpages / debian 12 / cme / App::Cme::Command::search.3pm.en
App::Cme::Command::search(3pm) User Contributed Perl Documentation App::Cme::Command::search(3pm)

App::Cme::Command::search - Search the configuration of an application

version 1.038

Search configuration data with the following options:

Specifies a string or pattern to search. "cme" will a list of path pointing to the matching tree element and their value. See "grab(...)" in Config::Model::AnyThing for details on the path syntax.
Narrows down the search to:
Summary text
description text
value help text

Example:

 $ cme search multistrap my_mstrap.conf -search http -narrow value
 sections:base source -> 'http://ftp.fr.debian.org'
 sections:debian source -> 'http://ftp.uk.debian.org/debian'
 sections:toolchains source -> 'http://www.emdebian.org/debian'

See "Global Options" in cme.

cme

Dominique Dumont

This software is Copyright (c) 2014-2022 by Dominique Dumont <ddumont@cpan.org>.

This is free software, licensed under:

  The GNU Lesser General Public License, Version 2.1, February 1999
2022-03-13 perl v5.34.0