Add support for running attached dynos in shield spaces
Open
- Dominant language
- Ruby
- Stars
- 216
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Shield space dynos [use a different transport for stdin and stdout for attached dynos](https://devcenter.heroku.com/articles/one-off-dynos#shield-private-spaces). The Ruby API client should support this.
The pertinent code in the node.js CLI is here, I believe: https://github.com/heroku/heroku-run/blob/809514a0fb6d1318a269ece7d6efbdd3c064e918/lib/dyno.js#L137
Contributor guide
Assessment
This issue has not been assessed yet.