cdist/doc_show_all_exported_variables
Nico Schottelius b31ed214c3 Revert "remove useless helper script"
Yes, found a need for this script!

This reverts commit 77c0153c3f.
2011-02-04 22:53:17 +01:00

4 lines
157 B
Text

cat bin/* | awk '/^export/ { print $2 }'
# __cdist_intern_* : set by internal processes
# __cdist_explore_* : filled with information of the target host