Open
Description
Problem
If someone runs dstack apply
without committing the config, there's no easy way to reproduce what they did. The UI doesn't always include all settings they used, and manually writing a yaml to reproduce is awkward.
Solution
Whenever running apply
dstack should store a copy of the yaml and link to it from the instance page.
Workaround
No response
Would you like to help us implement this feature by sending a PR?
No