cli icon indicating copy to clipboard operation
cli copied to clipboard

Heroku CLI

Results 210 cli issues
Sort by recently updated
recently updated
newest added

The help text for the commands `certs:add` and `certs:update` give the following example: ``` Certificate Intermediary: $ heroku certs:add intermediary.crt example.com.crt example.com.key ``` However, looking at: https://github.com/heroku/cli/blob/67d33d6e4c7df64b8ac3017abfcf703df7359311/packages/certs-v5/lib/get_cert_and_key.js#L19 you can see...

The two commands `certs:chain` and `certs:key` seem to both be improperly documented and completely broken: ```shell $ heroku certs:key certificate.crt private.key ▸ body is not defined $ heroku certs:chain certificate_chain.crt...

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Can be both. Description ----------------------------------------------------- I am using zsh and when running heroku command, it only executes `bash`...

This pass-through the --target stage build parameter to Docker, via Sanbashi. The use case is to be able to use one Dockerfile, with multi-stage builds, one for development and one...

**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...

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- Bug What is the current behavior? ----------------------------- Install Heroku CLI on Linux via Snap. Run a Heroku command....

Potential *bug* ----------------------------------------------------- I have tried installing via 3 different methods. First is by running ```curl https://cli-assets.heroku.com/install-ubuntu.sh | sh``` but says "no apt package 'heroku' but there is snap with...

In cases where the source and target are different, but the DB names are the same, the information displayed is not enough to avoid confusion and cause a possible loss...

Do you want to request a *feature* or report a *bug*? ----------------------------------------------------- I would like to make a suggestion What is the current behavior? ----------------------------- Using Heroku's CLI, we have...

Snyk has created this PR to upgrade true-myth from 2.2.3 to 2.2.8. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...