Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexsJones committed Mar 28, 2023
1 parent 54143ea commit 93b947f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ k8sgpt analyze --explain
_Filter on resource_

```
k8sgpt analyze --explain --resource=Service
k8sgpt analyze --explain --filter=Service
```

_Output to JSON_

```
k8sgpt analyze --explain --resource=Service --output=json
k8sgpt analyze --explain --filter=Service --output=json
```

## Upcoming major milestones
Expand Down

0 comments on commit 93b947f

Please sign in to comment.