Skip to content
Cisco AI Defense logo
CiscoAI Security

defenseclaw-gateway stop — DefenseClaw

Overview

defenseclaw-gateway stop — Stop the running gateway sidecar daemon.

Reference

Synopsis

stop

Description

Stop the DefenseClaw gateway sidecar daemon.

Sends SIGTERM for graceful shutdown, then SIGKILL if needed.

Usage

Concrete invocation recipes are added by the cli-commands subagents. Pair this with the equivalent Python wrapper command under Python CLI — most gateway operations are also available one layer up.

Related