cli
cli copied to clipboard
Heroku CLI
What is the current behavior? ----------------------------- After I uninstall Heroku CLI on Windows, `%PATH%` still contains `C:\Program Files\heroku\bin`. What is the expected behavior? ------------------------------ `C:\Program Files\heroku\bin` should be removed from...
e.g. when exiting `heroku run rails c` I get: ``` CLIError: forcing dyno disconnect at Object.error (/usr/local/Cellar/heroku/7.50.0/lib/client/7.59.1/node_modules/@oclif/errors/lib/index.js:22:17) at ReadStream. (/usr/local/Cellar/heroku/7.50.0/lib/client/7.59.1/node_modules/@heroku-cli/plugin-run/lib/lib/dyno.js:325:38) at ReadStream.emit (events.js:326:22) at addChunk (_stream_readable.js:297:12) at readableAddChunk (_stream_readable.js:268:11) at...
Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Feature What is the current behavior? ----------------------------- - run `heroku run rails c` - type `User.first` with the...
Do you want to request a *feature* or report a *bug*? > *Bug* but definitely arguable to be a *feature* ----------------------------------------------------- What is the current behavior? ----------------------------- All I did...
Not able to connect to heroku using Git CLI but it is working on cmd.exe. Error(Git CLI): dilabuser4@dilabss01 MINGW64 ~/Desktop/ProjectsSurya/SmartAssetApiAi (master) $ heroku --version bash: **heroku: command not found** Solutions...
please help some one i also face same problem. thanks for any help _Originally posted by @chetan-ope in https://github.com/heroku/cli/issues/995#issuecomment-926653913_
After installing the skynet plugin , while running any heroku cli command, It starts with the below Error message before showing the output: **# heroku pg:info** ``` (node:89230) Error Plugin:...
/kind:feature see https://github.com/containers/podman/issues/10309 its not possible to publish OCI images, would be nice if heroku would support that. i was unable to find any way to create a feature request...
**This project is for the Heroku CLI only and issues are reviewed as we are able. If you need more immediate assistence or help with anything not specific to the...
I don't necessarily want to change the time zone on my apps. But I want to have the option locally to influence the time zone display of `heroku logs` messages....