Managing Local Deployment
Start Tangram OS local deployment
If there's no local instance deployed, this will download and deploy Tangram OS locally, otherwise it will start k8s port forwarding so that local Tangram OS UI and services can be accessed.
local start
Stop port forwarding:
local stop
Destroy local deployment
This will destroy Tangram OS local deployment from your device, clean up all resources it deployed.
local destroy