mirror of
https://github.com/openziti/zrok.git
synced 2025-02-16 18:20:51 +01:00
note
This commit is contained in:
parent
ae033ce7d3
commit
b0d1a301e6
@ -97,9 +97,11 @@ $ zrok config set apiEndpoint https://zrok.mydomain.com
|
||||
zrok configuration updated
|
||||
```
|
||||
|
||||
> The `WARNING` about `zrokdir metadata` is ignorable. Running the `zrok config set` command writes a small piece of metadata into a `.zrok` folder inside your home directory. This allows `zrok` to identify the version of its settings, providing a mechanism to upgrade your installation as new versions are released. This `WARNING` is letting you know that your current environment has not be initialized by `zrok`.
|
||||
:::note
|
||||
The `WARNING` about `zrokdir metadata` is ignorable. Running the `zrok config set` command writes a small piece of metadata into a `.zrok` folder inside your home directory. This allows `zrok` to identify the version of its settings, providing a mechanism to upgrade your installation as new versions are released. This `WARNING` is letting you know that your current environment has not be initialized by `zrok`.
|
||||
|
||||
You can use the `zrok status` command to inspect the state of your local _environment_. `zrok` refers to each shell where you install and `enable` a copy of `zrok` as as an _environment_.
|
||||
:::
|
||||
|
||||
```
|
||||
$ zrok status
|
||||
|
Loading…
Reference in New Issue
Block a user