mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
- Update README.md CLI examples from old flag-based format to current subcommand structure - Fix GETTING-STARTED.md CLI examples to use proper syntax - Add comprehensive CLI-REFERENCE.md with complete command documentation - All examples now use correct format: soundtouch-cli --host <device> <command> <subcommand> - Document all available commands: discover, info, play, volume, source, bass, balance, clock, network, zone - Include usage patterns, examples, and troubleshooting guidance - Replace outdated flat flag format (-info, -volume) with hierarchical commands (info, volume get) Breaking: CLI syntax has changed from flags to subcommands for better organization