sv: add page
This commit is contained in:
15
pages/common/sv.md
Normal file
15
pages/common/sv.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# sv
|
||||
|
||||
> Control a running runsv service.
|
||||
|
||||
- Start a service.
|
||||
|
||||
`sv up {{path/to/service}}`
|
||||
|
||||
- Stop a service
|
||||
|
||||
`sv down {{path/to/service}}`
|
||||
|
||||
- Get service status
|
||||
|
||||
`sv status {{path/to/service}}`
|
Reference in New Issue
Block a user