commands.sh

sfdk build-shell

all

Execute custom steps in build engine. See also: `sfdk config`, `sfdk build-init`.

More info →

Examples (3)

Launch interactive shell in the build engine

Run a specified command in the build shell

Launch interactive shell in the build engine in maintenance mode, when inspecting or modifying the build environment

sfdk build-shell --maintain
made by @shridhargupta | data from tldr-pages