DOKK / manpages / debian 12 / cdist / cdist-dump.1.en
CDIST-DUMP(1) cdist CDIST-DUMP(1)

cdist-dump - Dump data from local cdist cache

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


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.

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

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


cdist(1)

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

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+).

ungleich GmbH 2021

January 15, 2023 7.0.0