Scripting the use of panxapi.py by users and services alike it would be great if the .panrc file could be read from a specified location.
I'm currently having to read the content of .panrc and parse it using [-K], but this will reveal the API key in the process tree and potentially logging.
Please could an option be added to supply an alternative path to this file?
Scripting the use of
panxapi.pyby users and services alike it would be great if the.panrcfile could be read from a specified location.I'm currently having to read the content of
.panrcand parse it using [-K], but this will reveal the API key in the process tree and potentially logging.Please could an option be added to supply an alternative path to this file?