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 %}
|
{% table %}
|
||||||
|
|
||||||
| Command | Description |
|
| Command | Description |
|
||||||
|------------|----------------------------------------------------------|
|
|------------|----------------------------------------------------------------|
|
||||||
| install | Start the installer. |
|
| install | Start the installer. |
|
||||||
| start | Start all containers. |
|
| start | Start all containers. |
|
||||||
| restart | Restart all containers (same as start). |
|
| restart | Restart all containers (same as start). |
|
||||||
| stop | Stop all containers. |
|
| stop | Stop all containers. |
|
||||||
| updatedb | Update/initialize the database. |
|
| update | Update all containers and the database. |
|
||||||
| update | Update all containers and the database. |
|
| updatedb | Update/initialize the database. |
|
||||||
| updateself | Update this main script. |
|
| updateself | Update this main script. |
|
||||||
| rebuild | Rebuild generated installation assets from `config.yml`. |
|
| updateconf | Update all containers without restarting the running instance. |
|
||||||
|
| rebuild | Rebuild generated installation assets from `config.yml`. |
|
||||||
|
| help | List all commands. |
|
||||||
|
|
||||||
{% endtable %}
|
{% endtable %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user