Create CLI Command

apex create cli <PKG_ALIAS> <ALIAS>
Create new CLI command component.

Parameters

Parameter Description
pkg_alias Package alias to create CLI command within.
alias The alias / filename of the CLI command to create.

Flags

Flag Description

Examples

  • ./apex create cli my-shop invoices