Usage: octopize-deploy-tool stop [-h] [--app-root APP_ROOT]

Suspend all Avatar services without removing containers or volumes. State is
fully preserved so you can resume quickly with 'start'. Use this to pause the
stack temporarily — for example during maintenance or to free resources on the
host. To fully tear down the deployment, use 'docker compose down' instead.

Options:
  -h, --help           show this help message and exit
  --app-root APP_ROOT  Deployment root directory (default: current directory)
