opsgenie / opsgenie-configuration-backup

Backup your OpsGenie account's configuration and restore it later
https://opsgenie.com
Apache License 2.0
28 stars 26 forks source link

Is this still a valid resource? #51

Open pbhojraj opened 1 year ago

pbhojraj commented 1 year ago

I am interested in backing up my opsgenie config but is this repo still being monitored and updated or is it outdated? Also I tried running the executable jar for exporting but it is asking for a file. What file do I supply to it or do I run from cmd? When I try to run from cmd it says "Error: Unable to access jarfile OpsGenieExportUtil-*.jar".

derekgroh commented 1 year ago

This command works for our use. Windows Java 8 Update 361 Working Directory: location where jar is downloaded

java -jar OpsGenieExportUtil-0.23.8.jar --apikey <apikey>

A folder "OpsGenieBackups" was created automatically