bst shell --command requires a shell
I think instead, the default command of bst shell should be sh -i
We should be able to run things inside a sandbox without the assistance of a shell inside the sandbox, regardless of whether the artifacts staged in the sandbox provide a shell.
Marking this as blocker because it means changing user facing CLI api.
Edited by Tristan Van Berkom