Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 500 Bytes

cmd_merge.rst

File metadata and controls

22 lines (14 loc) · 500 Bytes

ksconf merge

Examples

Here's a simple, possibly silly, example that merges all props.conf file from all of your technology addons into a single output file:

ksconf merge --target=all-ta-props.conf etc/apps/*TA*/{default,local}/props.conf

See an expanded version of this example here: example_ta_idx_tier