Apex CLI Tool
apex <COMMAND> <SUB-COMMAND> [OPTIONS]
|
|
Below shows all top-level commands available. Type 'apex help <COMMAND>' for details on the sub-commands available within.
|
Available Commands
| Command | Description |
|---|---|
| account | Manage your Apex account(s). |
| acl | Manage access to repositories and signing certificates. |
| branch | Create and manage branches on repositories. |
| create | Create components (views, http controllers, tables, et al) |
| gpt | Code generation with Chat GPT assistance |
| image | Create and manage installation images. |
| migration | Create and manage database migrations. |
| opus | Code generation utilities (models, crud, et al) |
| package | Create and manage packages, checkout, commit, et al. |
| project | Create and manage projects / staging environments. |
| release | Create and manage releases of packages. |
| svn | Pass arguments directly to SVN for a package. |
| sys | Various system commands (config, smtp, database, et al). |