Skip to content

Commit

Permalink
Added result for command with json output
Browse files Browse the repository at this point in the history
  • Loading branch information
iamabhishek-dubey committed Nov 13, 2020
1 parent b32e002 commit fa8c7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,13 @@ $ ot-docker-linter audit --docker.file testing/Dockerfile.testing
| | | | `--no-install-recommends`. | | |
+-------------+------------------------------+-------------+--------------------------------+----------+----------------------------+
```
</details>
To generate results in JSON format
```shell
$ ot-docker-linter audit --docker.file testing/Dockerfile.testing -o json
```
</details>
<details>
<summary>JSON Output</summary>
Expand Down

0 comments on commit fa8c7ab

Please sign in to comment.