logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Dominique Dumont

Common Options

       See "Global Options" in cme.

Description

       Search configuration data with the following options:

       -search
           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.

       -narrow-search
           Narrows down the search to:

           element
           value
           key
           summary
               Summary text

           description
               description text

           help
               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'

Name

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

See Also

       cme

Synopsis

Version

       version 1.041

See Also