Skip to content

Commit

Permalink
chore: add new cli command
Browse files Browse the repository at this point in the history
  • Loading branch information
SteinRobert committed Jun 24, 2024
1 parent 21770ce commit 0ce70b6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions gefyra/versioned_docs/version-2.x/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,12 @@ gefyra telemetry --on
|:--------------|:-------------------|
| `--off` | Turn off telemetry |
| `--on` | Turn on telemetry |


### update
Updates Gefyra's operator and operator webhook deployments

**Example:**
```sh
gefyra update
```

0 comments on commit 0ce70b6

Please sign in to comment.