Skip to content

[console] Support Console Commands #105

@imdhemy

Description

@imdhemy

Summary

Add support for console commands in the framework to enable CLI-based operations (e.g., migrations, maintenance tasks, scaffolding).

Motivation

  • Allow developers to interact with the framework via command line tools.
  • Enable automation and DevOps integration using standard CLI workflows.

Expected Features

  • Base API for registering commands with arguments/options.
  • Command discovery and registration mechanism.
  • Standardized output formatting (success/error/warnings).
  • Extensible command dispatcher (sync/async).
  • Example built-in commands (e.g., version, migrate, cache:clear).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions