Skip to content

Commit

Permalink
Merge pull request #56 from eslam-gomaa/feat/document-new-kptop-funct…
Browse files Browse the repository at this point in the history
…ionalities

add new readme
  • Loading branch information
eslam-gomaa authored Jun 29, 2024
2 parents e118318 + 7fa1af8 commit 42d9dde
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,18 @@ pvcs 29-06-2024 12:33:02 29-06-2024 12:33:02
strimzi-kafka 29-06-2024 12:33:02 29-06-2024 12:33:02
```

> [Example dashboard | pods.yml](../examples/commands/pods-wide.yml)

```bash
kptop --dashboard pods -n kafka
```

> [Example dashboard | pods.yml](../examples/commands/pods-wide.yml)
```bash
kptop --dashboard pvcs -n kafka
```

<br>

Expand All @@ -182,6 +190,9 @@ pvcs 29-06-2024 12:33:02 29-06-2024 12:33:02
pods-wide 29-06-2024 12:33:02 29-06-2024 12:33:02
```


> [Example command | pods-wide.yml](../examples/commands/pods-wide.yml)
```bash
kptop --command pods-wide -n kafka
```
Expand Down

0 comments on commit 42d9dde

Please sign in to comment.