PaloAltoNetworks / panhandler

Panhandler is a tool to manage config snippets and Skillets for PAN-OS devices
Apache License 2.0
41 stars 19 forks source link

Favorites: ability to export/import and share across devices #203

Closed scotchoaf closed 3 years ago

scotchoaf commented 4 years ago

This would allow a single user to use favorites across their own devices or share with multiple users.

Included in the enhancement:

Export option for each Favorite collection. Likely a json output structure with the favorite name and associated skillets. For each skillet, include repo/branch information used to build the favorites.

Import option would read the file data. If skillets are missing, give the user the option to import skillets and set the branches as needed.