Juniper/py-junos-netconify

add --savefacts

jeremyschulman opened this issue · 2 comments

Add an option that will save the device retrieved facts into a JSON file. Output filename will be .json. File will be saved in the location designated by --savedir or $CWD if not specified.

saving facts will be the default behaviour. --no-save to override to prevent.

save filename is -facts.json