mirror of
https://github.com/openziti/zrok.git
synced 2025-04-11 21:08:26 +02:00
27 lines
434 B
Markdown
27 lines
434 B
Markdown
## zrok admin gc
|
|
|
|
Garbage collect a zrok instance
|
|
|
|
```
|
|
zrok admin gc <configPath> [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for gc
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-p, --panic Panic instead of showing pretty errors
|
|
-v, --verbose Enable verbose logging
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [zrok admin](zrok_admin.md) - Administration and operations functions
|
|
|
|
###### Auto generated by spf13/cobra on 1-Feb-2023
|