tkuester / taky

A simple python TAK server
MIT License
188 stars 43 forks source link

Add feature to manually upload datapackage from CLI #12

Open tkuester opened 3 years ago

tkuester commented 3 years ago

Pushing this back to a later release.

lennisthemenace commented 2 years ago

The code for this is already in atakofthecerts when it's posts the datapackage to the server via Web request. Could lift that and put it in the cli to upload the zip or even use the dp generation code to generate a dp from a file and upload it