Scroll to navigation

CDIST-DUMP(1) cdist CDIST-DUMP(1)

NAME

cdist-dump - Dump data from local cdist cache

SYNOPSIS

cdist-dump [options] [host...]


DESCRIPTION

cdist-dump is a helper script that dumps data from local cdist cache for specified hosts. If host is not specified then all data from cache directory is dumped. Default cache directory is '~/.cdist/cache'.

cdist-dump can be used for debugging existing types, host configuration and new types.

OPTIONS

dump all
use specified CACHE-DIR (default: ~/.cdist/cache)
dump code-*
delimiter used for filename and line number prefix (default: ':')
dump global explorers
dump type explorers
disable filename prefix (enabled by default)
enable filename prefix (default)
dump gencode-*
show this help screen and exit
disable line number prefix (default)
enable line number prefix (disabled by default)
dump messages
dump executions' stdout
dump parameters
dump executions' stderr
show version and exit
increase verbosity

EXAMPLES

# Dump all
% cdist-dump -a
# Dump only code-* output
% cdist-dump -c


SEE ALSO

cdist(1)

AUTHORS

Darko Poljak <darko.poljak--@--ungleich.ch>

COPYING

Copyright (C) 2019 Darko Poljak. Free use of this software is granted under the terms of the GNU General Public License v3 or later (GPLv3+).

COPYRIGHT

ungleich GmbH 2019

June 23, 2019 5.1.2