Skip to content

Add getDescription() to all commands#427

Merged
ADmad merged 2 commits into
masterfrom
add-command-descriptions
Feb 19, 2026
Merged

Add getDescription() to all commands#427
ADmad merged 2 commits into
masterfrom
add-command-descriptions

Conversation

@dereuromark
Copy link
Copy Markdown
Member

@dereuromark dereuromark commented Jan 4, 2026

Status quo:

bootstrap:
  bootstrap                      
  bootstrap copy_layouts         
  bootstrap install              
  bootstrap modify_view          

without descr

Summary

  • Add static getDescription() method to BootstrapCommand, InstallCommand, CopyLayoutsCommand, and ModifyViewCommand
  • This ensures commands display descriptions in bin/cake command listing

@dereuromark dereuromark requested a review from ADmad February 9, 2026 18:14
@ADmad ADmad merged commit 1c197b9 into master Feb 19, 2026
5 checks passed
@ADmad ADmad deleted the add-command-descriptions branch February 19, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants