NAME

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

VERSION

version 1.038

SYNOPSIS

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'

Common options

See "Global Options" in cme.

SEE ALSO

cme

AUTHOR

Dominique Dumont This software is Copyright (c) 2014-2022 by Dominique Dumont <[email protected]>.
This is free software, licensed under:
  The GNU Lesser General Public License, Version 2.1, February 1999

Questions & Answers

Helpful answers and articles about App::Cme::Command::search you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search