CLI now hints at bundle names instead of dumping modules
Posted by tomspark
SparkBox 1.5.37 fixes a UX rough edge: when you try to enable a service that's part of a bundle (like sparkbox enable sonarr), the CLI now tells you exactly which bundle it belongs to — "sonarr" is part of the "media" bundle — enable "media" instead" — instead of spamming the full module list. The dashboard already had this hint since v1.5.34, so this brings the CLI into parity by scanning each compose's service metadata. Saves you a trip to the docs. - CLI hints now match dashboard behavior - Faster feedback loop when enabling bundled services - No more module dump spam Head to the Updates tab in your dashboard to pull the new version. If something breaks, post it here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.