Provide way for --shell-after to also run after restore
Open
- Dominant language
- Go
- Stars
- 127
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Currently if you want to debug something happening in the restore section for a task, there doesn't seem to be a supported way to get a shell after the task has been restored. What I've taken to doing is putting the snippet from the restore section I want to test at the end of the execute section and using `--shell-after`. It would be nice if there was a `--shell-final` or something which just runs through everything and then drops you to a shell to inspect if your restore snippet worked as expected.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.