Skip to content

Interactive

Most tc commands have an interactive mode. This is a convenient mode to interact with the sandbox.

Entity image

Following commands currently have an interactive mode:

tc scaffold
tc update -s SANDBOX -e PROFILE --[i]nteractive
tc test -s SANDBOX -e PROFILE --[i]nteractive
tc sync -s SANDBOX -e PROFILE --[i]nteractive

It is particularly useful in incremental updates of a sandbox during development and testing.