Added
- Split local and remote commands in the binary, improving CLI organization with dedicated subcommands for local operations vs remote server management (#534)
- Twelve-factor app compliance with
PORTandBIND_HOSTenvironment variables for configuring server binding, plus/healthand/readyendpoints for container orchestration...