Host sandbox
Run commands directly on the host machine, suitable for local development and cases that should not inject vault env.
mikan --sandbox=host /path/to/workspaceFeatures:
- commands run directly on the host machine
- vault env is not injected
/logincan still store credentials instate-dir/vaults
Suitable for:
- local development
- cases where you do not want mikan to put vault credentials into host command processes