Actions
Bug #3514
closedImprove 404 response when a resource isn't found
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman commands (obsolete)
Target version:
-
Description
Description of problem:
performing `model info --name "<non-existing-model>"` replies back with an improper exception.
===
Stderr: 404 Resource Not Found
ExitCode: 128
Actual results:
exception back with no info that the model does not exist.
Expected results:
proper exception with a note that model does not exist.
Updated by Tomáš Strachota about 11 years ago
- Is duplicate of Bug #3915: Hammer does not handle 404s well added
Updated by Tomáš Strachota about 11 years ago
- Status changed from New to Duplicate
Actions