NAME
App::Cme::Command::dump - Dump the configuration of an application
VERSION
version 1.002
SYNOPSIS
# dump ~/.ssh/config in cme syntax (requires Config::Model::OpenSsh)
$ cme edit ssh
Host:"*" -
Host:"*.debian.org"
User=dod -
DESCRIPTION
Dump configuration content on STDOUT with Config::Model syntax.
By default, dump only custom values, i.e. different from application built-in values or model default values. You can use the -dumptype
option for other types of dump:
-dumptype [ full | preset | custom ]
Choose to dump every values (full), only preset values or only customized values (default)
Common options
SEE ALSO
AUTHOR
Dominique Dumont
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999