mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 20:17:59 +00:00
Add docs note about Windows paths (#27946)
This commit is contained in:
@@ -15,7 +15,10 @@ While this guide focuses on an example for Vault Agent, this example can be easi
|
|||||||
[Vault Proxy](/vault/docs/agent-and-proxy/proxy) by changing the config and subcommand
|
[Vault Proxy](/vault/docs/agent-and-proxy/proxy) by changing the config and subcommand
|
||||||
given to `vault.exe` as appropriate.
|
given to `vault.exe` as appropriate.
|
||||||
|
|
||||||
**Note:** These commands should be run in a PowerShell session with Administrator capabilities.
|
~> Note: The commands on this page should be run in a PowerShell session with Administrator capabilities.
|
||||||
|
|
||||||
|
~> Note: When specifying Windows file paths in config files, they should be formatted like this: `C:/foo/bar/file.txt`
|
||||||
|
instead of using backslashes.
|
||||||
|
|
||||||
## Register Vault Agent as a Windows service
|
## Register Vault Agent as a Windows service
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user