1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Added missing command (#138)

Added renewcert script command
This commit is contained in:
Alex
2020-07-30 16:01:26 +02:00
committed by GitHub
parent 1f40cd8010
commit 09662f36fc

View File

@@ -219,7 +219,8 @@ PowerShell users will run the commands with a prefixed `-` (switch). For example
| update | Update all containers and the database. |
| updatedb | Update/initialize the database. |
| updateself | Update this main script. |
| updateconf | Update all containers without restarting the running instance. |
| updateconf | Update all containers without restarting the running instance. |
| renewcert | Renew certificates. |
| rebuild | Rebuild generated installation assets from `config.yml`. |
| help | List all commands. |