Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the cluster:bundle-start, cluster:bundle-stop, cluster:bundle-uninstall commands require bundle name and version to identify the bundle.
It's not easy for the user to provide it (especially the version).
In order to simplify the usage, these commands should support a bundle selector, which is able to:
- identify a bundle with name and version (as currently)
- identify a bundle with just the name
- identify a bundle with a ID (populated in the cluster:bundle-list command)