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

Create any missing Docker volumes and start all Avatar services. Safe to run
multiple times — volume creation is idempotent. Run this after 'install' to
bring a new deployment live, or after 'update' to restart services with the
new configuration.

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