feat(cli): register 16 unregistered cli/ tools in COMMAND_MAP #233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
16 of 48 tools in cli/ are fully implemented but missing from COMMAND_MAP. Includes joomla_release.php (the only CliFramework-based CLI tool).
Unregistered Tools
Acceptance Criteria
Branch created:
feature/233-feat-cli-register-16-unregistered-cli-toAll 16 cli/ tools registered in COMMAND_MAP. Commands:
deploy:joomla,release:joomla,release:body-update,release:publish,release:verify,check:joomla-compat,check:theme,version:auto-bump,version:bump-remote,repo:create-project,repo:rename-branch,repo:reset-dev,client:health-check,badge:update,wiki:sync,build:updates-xml-sync. Also movedmanifest:elementto Platform group.