EFForg / apkeep

MIT License
839 stars 54 forks source link

output --list-versions in parsable format #77

Open eighthave opened 2 years ago

eighthave commented 2 years ago

I'm writing some automation using apkeep and I'd like to be able to get all the available versions for use in a Python script. Could apkeep --list-versions output JSON, YAML, or CSV?