Trying to update an existing release with ``` replicated release update N --yaml-dir . ``` fails with ``` Error: read yaml dir: walk : lstat : no such file or directory ```
Trying to update an existing release with
fails with