Description
Some users are confused by the osgi:* commands: they don't understand at the first look that these commands are related to bundles.
I will make aliases for osgi:* commands using the bundles:* scope. It means that we will have:
- bundles:level alias to osgi:bundle-level
- bundles:headers alias to osgi:headers
- bundles:info alias to osgi:info
- bundles:install alias to osgi:install
- bundles:list alias to osgi:list
- services:list alias to osgi:ls
- bundles:refresh alias to osgi:refresh
- system:restart alias to osgi:restart
- system:shutdown alias to osgi:shutdown
- bundles:start alias to osgi:start
- bundles:start-level alias to osgi:start-level
- bundles:stop alias to osgi;stop
- bundles:uninstall alias to osgi:uninstall
- bundles:update alias to osgi:update