Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sami-alajrami committed May 11, 2021
1 parent 1fe67a9 commit 4c94b81
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/merkely.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Environment variables:
* [merkely report](merkely_report.md) - report compliance events to Merkely.
* [merkely version](merkely_version.md) - print the client version information

###### Auto generated by spf13/cobra on 26-Apr-2021
###### Auto generated by spf13/cobra on 11-May-2021
2 changes: 1 addition & 1 deletion docs/merkely_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ Report compliance events back to Merkely.
* [merkely](merkely.md) - The Merkely evidence reporting CLI.
* [merkely report env](merkely_report_env.md) - report images data from specific namespace or entire cluster to Merkely.

###### Auto generated by spf13/cobra on 26-Apr-2021
###### Auto generated by spf13/cobra on 11-May-2021
4 changes: 2 additions & 2 deletions docs/merkely_report_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ merkely report env prod -k /path/to/kube/config
```
-x, --exclude-namespace strings the comma separated list of namespaces (or namespaces regex patterns) NOT to harvest artifacts info from. Can't be used together with --namespace.
-h, --help help for env
-k, --kubeconfig string kubeconfig path for the target cluster (default "/Users/samialajrami/.kube/config")
-k, --kubeconfig string kubeconfig path for the target cluster
-n, --namespace strings the comma separated list of namespaces (or namespaces regex patterns) to harvest artifacts info from. Can't be used together with --exclude-namespace.
```

Expand All @@ -66,4 +66,4 @@ merkely report env prod -k /path/to/kube/config

* [merkely report](merkely_report.md) - report compliance events to Merkely.

###### Auto generated by spf13/cobra on 26-Apr-2021
###### Auto generated by spf13/cobra on 11-May-2021
2 changes: 1 addition & 1 deletion docs/merkely_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ merkely version [flags]

* [merkely](merkely.md) - The Merkely evidence reporting CLI.

###### Auto generated by spf13/cobra on 26-Apr-2021
###### Auto generated by spf13/cobra on 11-May-2021

0 comments on commit 4c94b81

Please sign in to comment.