[SDK] usdk deploy/publish unification
(open question)
Right now we have deploy and unpublish commands for managing remote agents.
They should be parallel commands, like deploy/undeploy or publish/unpublish.
Maybe use chatgpt for suggestions.
Had a conversation with GPT about this, not very fruitful: https://chatgpt.com/share/672f206a-3764-800e-a6d5-cf6f43ad338e
Maybe we could generalize this and just use publish/unpublish? Since this command only uploads to Upstreet's Proprietary and Managed infrastructure.
deploy might get confusing if a developer decides to upload to their own infrastructure.
Renaming "deploy" command to "publish" made in the following PR: https://github.com/UpstreetAI/monorepo/pull/501
@SaadBazaz The docs would also require an update to use "Publish" instead of "Deploy" terminology i suppose