Live-patch deployed code
truss chains watch
) combines
the best of local development and full deployment. watch
lets you run on an
exact copy of the production hardware and interface but gives you live code
patching that lets you test changes in seconds without creating a new
deployment.
To use truss chains watch
:
publish
and promote
flags are
false).truss chains watch SOURCE
. You can also add the
watch
option to the push
command and combine both to a single step.cURL
or the playground dialogue
in the UI and observe the result and logs.