mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
Merge pull request #3740 from wkloucek/remove-run-kill-runtime
remove run and kill commands from the runtime
This commit is contained in:
@@ -112,16 +112,6 @@ The list command prints all running oCIS extensions.
|
||||
ocis list
|
||||
{{< / highlight >}}
|
||||
|
||||
To stop a particular extension:
|
||||
{{< highlight txt >}}
|
||||
ocis kill web
|
||||
{{< / highlight >}}
|
||||
|
||||
To start a particular extension:
|
||||
{{< highlight txt >}}
|
||||
ocis run web
|
||||
{{< / highlight >}}
|
||||
|
||||
The version command prints the version of your installed oCIS.
|
||||
{{< highlight txt >}}
|
||||
ocis --version
|
||||
|
||||
Reference in New Issue
Block a user