1App::Cme::Command::searUcshe(r3)Contributed Perl DocumenAtpapt:i:oCnme::Command::search(3)
2
3
4

NAME

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

VERSION

9       version 1.033
10

SYNOPSIS

DESCRIPTION

13       Search configuration data with the following options:
14
15       -search
16           Specifies a string or pattern to search. "cme" will a list of path
17           pointing to the matching tree element and their value.  See
18           "grab(...)" in Config::Model::AnyThing for details on the path
19           syntax.
20
21       -narrow-search
22           Narrows down the search to:
23
24           element
25           value
26           key
27           summary
28               Summary text
29
30           description
31               description text
32
33           help
34               value help text
35
36       Example:
37
38        $ cme search multistrap my_mstrap.conf -search http -narrow value
39        sections:base source -> 'http://ftp.fr.debian.org'
40        sections:debian source -> 'http://ftp.uk.debian.org/debian'
41        sections:toolchains source -> 'http://www.emdebian.org/debian'
42

Common options

44       See "Global Options" in cme.
45

SEE ALSO

47       cme
48

AUTHOR

50       Dominique Dumont
51
53       This software is Copyright (c) 2014-2020 by Dominique Dumont.
54
55       This is free software, licensed under:
56
57         The GNU Lesser General Public License, Version 2.1, February 1999
58
59
60
61perl v5.34.0                      2021-09-23      App::Cme::Command::search(3)
Impressum