-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
When using bosh create-env, the cli may start quite some sub-processes to compile releases. It works on some temporary directories looking like ${HOME}/.bosh/installations/<some-uuid>/tmp/<release-folder>.
Folders in there get cleaned-up after the bosh-cli finishes. This happens as well in case of an error. This however is unfortunate and significantly complicates debugging. Can the bosh-cli please either not delete these directories in case of an error or – at least – offer a cli-option to keep everything within the working-directories?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Waiting for Changes | Open for Contribution