This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Description
For example, instead of typing swupd bundle-add git, you could type in swupd add git.
This would reduce redundancy in command names and make the user experience a little smoother when managing software through swupd, as currently the commands for managing software are quite lengthy.
Additionally, seeing as bundles are the only way that software can be managed through swupd, it seems unnecessary to make the distinction in these commands.
The added shorthands would include:
bundle-add --> add
bundle-remove --> remove
bundle-list --> list
bundle-info --> info