[TagoCore] Create CLI on TagoCore to upload plugins to the Plugin Store

Description

Summary

Today, the only way to upload plugins to the TagoCore Plugin Store is through the tagocore website (https://tagocore.com), which means there is no way to automatically upload plugins via scripts or code.

Intended Outcome

A publisher or developer should be able to use the TagoCore SDK CLI to upload plugins to the plugin store. The CLI should work on all automated workflows, such as github actions.

How will it work?

Publishers or developers will login using the CLI, generate .tcore files, and upload them to the TagoCore Plugin Store.

Activity