It is often valuable to just preview the commands without letting them run wild on your machine. Proposed api: ```js Object.assign(config, {verbose: true, noop: true}) ``` Read-only commands like ls should probably still run.