What's Changed
- add commands for compose app management by @tigerinus in #15
- add command to show qrcode of the URL provided to
-u
by @tigerinus in #16 - add app store commands to app-management by @tigerinus in #17
- change --remove-config flag to --no-remove-config by @tigerinus in #18
- update the way to get compose app status for app-management list by @tigerinus in #19
- include URL to web UI when listing locally installed apps by @tigerinus in #20
- fix crash when a non-CasaOS compose app is running by @tigerinus in #21
- add commands to start, stop, restart and apply changes to a compose app by @tigerinus in #22
- add command to update compose app by @tigerinus in #23
Full Changelog: v0.4.2...v0.4.3-alpha1