zrok/docs/cli-usage/zrok_admin_bootstrap.md
2023-02-02 19:41:08 -05:00

29 lines
610 B
Markdown

## zrok admin bootstrap
Bootstrap the underlying Ziti network for zrok
```
zrok admin bootstrap <configPath> [flags]
```
### Options
```
-h, --help help for bootstrap
--skip-ctrl Skip controller (ctrl) identity bootstrapping
--skip-frontend Slip frontend identity bootstrapping
```
### 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