list
List all registered commands with descriptions.
npx balda list
Output
Commands are organized by category (User Commands and Built-in Commands) for better readability.
Example:
✨ Available Balda Commands:
User Commands:
GENERATOR:
generate-controller Generate a new controller
Built-in Commands:
init Initialize a new balda project
list List all available commands
...