While exploring the examples in the Dagger Cookbook, I noticed that each example provides multiple execution options: System Shell, Dagger Shell, and Dagger CLI.
I understand what the Dagger Shell does, but I'm unclear about the distinction between System Shell and Dagger CLI.
- What exactly is the difference between the two?
- When should you use one over the other, and why?
Any clarification would be appreciated!