When user is working on feature that requires an asset, currently user can use the upload command to upload that asset, but this asset is uploaded to cloud.
Investigate
Do we really need to upload the asset to cloud at this time? shouldn't we allow the user to use the asset, and only upload it when he runs the push command??
If app can function without the need of uploading the asset to cloud, lets fix that add asset command, and only push the assets to cloud when user runs ensemble push command
When user is working on feature that requires an asset, currently user can use the upload command to upload that asset, but this asset is uploaded to cloud.
Investigate
Do we really need to upload the asset to cloud at this time? shouldn't we allow the user to use the asset, and only upload it when he runs the push command??
If app can function without the need of uploading the asset to cloud, lets fix that
add assetcommand, and only push the assets to cloud when user runsensemble pushcommand