mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
updateconf and help commands
This commit is contained in:
@@ -210,16 +210,18 @@ PowerShell users will run the commands with a prefixed `-` (switch). For example
|
||||
|
||||
{% table %}
|
||||
|
||||
| Command | Description |
|
||||
|------------|----------------------------------------------------------|
|
||||
| install | Start the installer. |
|
||||
| start | Start all containers. |
|
||||
| restart | Restart all containers (same as start). |
|
||||
| stop | Stop all containers. |
|
||||
| updatedb | Update/initialize the database. |
|
||||
| update | Update all containers and the database. |
|
||||
| updateself | Update this main script. |
|
||||
| rebuild | Rebuild generated installation assets from `config.yml`. |
|
||||
| Command | Description |
|
||||
|------------|----------------------------------------------------------------|
|
||||
| install | Start the installer. |
|
||||
| start | Start all containers. |
|
||||
| restart | Restart all containers (same as start). |
|
||||
| stop | Stop all containers. |
|
||||
| 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. |
|
||||
| rebuild | Rebuild generated installation assets from `config.yml`. |
|
||||
| help | List all commands. |
|
||||
|
||||
{% endtable %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user