mirror of
https://github.com/beclab/Olares
synced 2026-04-21 13:37:46 +00:00
* docs: add CLI docs for user, upgrade, and disk commands * docs: update based on comments * docs: fix typo * docs: refine formatting and add description for argument * docs: resolve conflicts
1.2 KiB
1.2 KiB
start
Synopsis
The start command is used to start the Olares system, including its components and services, after it has been stopped.
olares-cli start [option]
:::tip NOTE
After executing this command, allow 5-8 minutes for all Olares components to restart. You can verify the status of all pods by running kubectl get pods -A or by simply trying to access your Olares desktop.
:::
Options
| Name | Shorthand | Usage |
|---|---|---|
--help |
-h |
Displays help information. |