mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-08-28 12:20:40 +00:00
feat: add anonymization example to README
Signed-off-by: Matthis Holleville <matthish29@gmail.com>
This commit is contained in:
parent
30e33495e0
commit
8a60b57940
@ -227,6 +227,12 @@ _Output to JSON_
|
|||||||
k8sgpt analyze --explain --filter=Service --output=json
|
k8sgpt analyze --explain --filter=Service --output=json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
_Anonymize during explain_
|
||||||
|
|
||||||
|
```
|
||||||
|
k8sgpt analyze --explain --filter=Service --output=json --anonymize
|
||||||
|
```
|
||||||
|
|
||||||
## Upcoming major milestones
|
## Upcoming major milestones
|
||||||
|
|
||||||
- [ ] Multiple AI backend support
|
- [ ] Multiple AI backend support
|
||||||
|
Loading…
Reference in New Issue
Block a user