mirror of
https://github.com/openziti/zrok.git
synced 2025-05-02 07:04:27 +02:00
25 lines
606 B
Markdown
25 lines
606 B
Markdown
## zrok admin create
|
|
|
|
Create global resources
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for create
|
|
```
|
|
|
|
### 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
|
|
* [zrok admin create frontend](zrok_admin_create_frontend.md) - Create a global public frontend
|
|
* [zrok admin create identity](zrok_admin_create_identity.md) - Create an identity and policies for a public frontend
|
|
|
|
###### Auto generated by spf13/cobra on 1-Feb-2023
|