service

cmd/service

Manage init services

Quick Start

service <subcommand> [args]

At A Glance

Name
service
Help Source
flag.Usage via -h
Doc Source
package comments
Flags
0
Subcommands
5

Usage

  • service <subcommand> [args]

Subcommands

NameDescription
list List all services
status Show status for one service
start Start one or more services
stop Stop one or more services
restart Restart one or more services

Flags

No flags documented.

Exit Codes

CodeMeaning
0 Success
1 Runtime/command error
2 Invalid flags/usage