mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-04 04:31:44 +00:00
With the removal of the editor feature in `bundle edit`, the term `edit` is not relevant anymore. Hence, changing it to `create`. In order to prevent breakage of existing use-cases, `edit` is aliased to `create`and `--suppress-editor` is made hidden and deprecated. Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>