mirror of
https://github.com/openziti/zrok.git
synced 2025-06-01 07:36:07 +02:00
25 lines
528 B
Markdown
25 lines
528 B
Markdown
## zrok access
|
|
|
|
Create frontend access for shares
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for access
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-p, --panic Panic instead of showing pretty errors
|
|
-v, --verbose Enable verbose logging
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [zrok](zrok.md) - zrok
|
|
* [zrok access private](zrok_access_private.md) - Create a private frontend to access a share
|
|
* [zrok access public](zrok_access_public.md) - Create a public access HTTP frontend
|
|
|
|
###### Auto generated by spf13/cobra on 1-Feb-2023
|