-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Rob Sanchez edited this page Dec 8, 2014
·
7 revisions
eecli
is a command line interface for ExpressionEngine. It can be used to:
- aid in development, like creating new channels or generating a custom addon.
- run post-deployment tasks on your staging/production server(s), like clearing cache.
- automate critical tasks, like database backup
- build your own custom CLI commands, like import scripts or cron jobs
- debug using an interactive shell
To learn more, please see the categories to the right.
- create:category
- create:category_group
- create:channel
- create:field:<fieldtype>
- create:field_group
- create:global_variable
- create:member
- create:member_group
- create:snippet
- create:status
- create:status_group
- create:template
- create:template_group
- create:upload_pref