Skip to content

Commit

Permalink
Add usage section (as suggested via #29, thanks @mikl!)
Browse files Browse the repository at this point in the history
  • Loading branch information
bittner committed Jun 16, 2020
1 parent 17a5e6a commit 741d3ee
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -28,6 +28,18 @@ Inspired by Robert C. Martin's book, [Clean Code](https://www.investigatii.md/up
objects in your Kubernetes cluster (e.g. generated by the Kustomize [secretGenerator](
https://kubectl.docs.kubernetes.io/pages/reference/kustomize.html#secretgenerator))

## Usage

```console
seiso --help
```
```console
seiso image --help
seiso image history --help
seiso image orphans --help
seiso configmaps --help
seiso secrets --help
```

## Why should I use this tool?

Expand Down

0 comments on commit 741d3ee

Please sign in to comment.