mirror of
https://github.com/openziti/zrok.git
synced 2025-04-11 21:08:26 +02:00
26 lines
595 B
Markdown
26 lines
595 B
Markdown
## zrok share
|
|
|
|
Create backend access for shares
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for share
|
|
```
|
|
|
|
### 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 share private](zrok_share_private.md) - Share a target resource privately
|
|
* [zrok share public](zrok_share_public.md) - Share a target resource publicly
|
|
* [zrok share reserved](zrok_share_reserved.md) - Start a backend for a reserved share
|
|
|
|
###### Auto generated by spf13/cobra on 1-Feb-2023
|