mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-11 22:10:51 -05:00
fix basic management commands
This commit is contained in:
@@ -78,12 +78,12 @@ ocis list
|
||||
|
||||
To stop a particular extension:
|
||||
{{< highlight txt >}}
|
||||
ocis server kill web
|
||||
ocis kill web
|
||||
{{< / highlight >}}
|
||||
|
||||
To start a particular extension:
|
||||
{{< highlight txt >}}
|
||||
ocis server run web
|
||||
ocis run web
|
||||
{{< / highlight >}}
|
||||
|
||||
The version command prints the version of your installed oCIS.
|
||||
|
||||
Reference in New Issue
Block a user