···142142 }
143143}
144144145145-program.name('wisp-cli').description('CLI for wisp.place - deploy static sites to the AT Protocol').version('1.1.1')
146146- .option('-q, --quiet', 'Suppress progress output (also set via WISPCTL_NO_PROGRESS=1)')
145145+program.name('wisp-cli').description('CLI for wisp.place - deploy static sites to the AT Protocol').version('1.1.2')
146146+ .option('-q, --quiet', 'Suppress progress output — useful for CI/agents (also set via WISPCTL_NO_PROGRESS=1)')
147147148148// Deploy command (default)
149149program