shc stop
stop a deployment or service
Reference for the stop command (module modules/app). Source: modules/app/commands/stack_lifecycle.go.
This is a single-action command (no subcommands).
| Flag | Type | Required | Help |
|---|---|---|---|
-S / --service | str | no | target specific service |
-f / --force | bool | no | kill instead of graceful stop |
-q / --quiet | bool | no | suppress progress output |
shc@docs:~$