Skip to content

env-set does not properly display the error message when setting a reserved variable #1155

@EtienneM

Description

@EtienneM
 scalingo --app biniou env-set PORT=12345                                                                              
 !     400 Bad Request → 

But the body response is correctly sent:

{"failed":[{"id":"REDACTED","app_id":"REDACTED","name":"PORT","value":"12345","errors":{"name":["is reserved"]}}]}

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions