add printscreen
This commit is contained in:
parent
60f0d9e016
commit
cdfa16a96b
|
@ -5,6 +5,8 @@ of yaml documents, documents matching a specified condition. **Ykre** goal is to
|
||||||
specific Kubernetes Resource from the kustomize output.
|
specific Kubernetes Resource from the kustomize output.
|
||||||
**Ykre** stands for **Y**aml **K**ubernetes **R**esources **E**xtractor.
|
**Ykre** stands for **Y**aml **K**ubernetes **R**esources **E**xtractor.
|
||||||
|
|
||||||
|
![ykre](https://www.pluie.org/img/ykre.png)
|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
@ -25,7 +27,7 @@ wget -q -O - https://github.com/pluie-org/ykre/raw/master/install.sh | sh
|
||||||
ykre SEARCH [DEF]
|
ykre SEARCH [DEF]
|
||||||
```
|
```
|
||||||
|
|
||||||
## examples
|
## Examples
|
||||||
|
|
||||||
display content of the kubernetes resource 'myResourceName'
|
display content of the kubernetes resource 'myResourceName'
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user