Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

forge tr abort: Command prints JSON in default formatting #259

Open
zeisss opened this issue Jul 27, 2021 · 0 comments
Open

forge tr abort: Command prints JSON in default formatting #259

zeisss opened this issue Jul 27, 2021 · 0 comments
Labels

Comments

@zeisss
Copy link
Member

zeisss commented Jul 27, 2021


zeisss@Stephan ~ % forge tr abort Rclyth52
{"data":{"id":"Rclyth52","type":"test_runs","attributes":{"scope":"zeisss-pinky/helloworld/3","scoped_id":3,"state":"aborting","title":"","notes":"","started_by":"zeisss-pinky","started_via":"api","started_at":"2021-07-27T11:51:36Z","ended_at":"2021-07-27T11:52:00Z","archived_at":null,"aborted_at":"2021-07-27T11:52:00Z"},"relationships":{"test_case":{"data":{"id":"JGhZSkn5","type":"test_cases"}},"test_configuration":{"data":{"id":"config:Rclyth52","type":"test_configurations"}}},"links":{"self":"https://api.stormforger.com/test_runs/Rclyth52","self_web":"https://app.stormforger.com/tr/Rclyth52","test_runs":"https://api.stormforger.com/test_cases/JGhZSkn5/test_runs","test_case":"https://api.stormforger.com/test_cases/JGhZSkn5"}}}

I would have expected for the command to print a success message, no JSON.

@zeisss zeisss added the bug label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant