-
Notifications
You must be signed in to change notification settings - Fork 13
create:status
Rob Sanchez edited this page Nov 1, 2014
·
3 revisions
Create a status.
$ eecli create:status <status> <status_group>
The name of the status.
The ID or name of the status group.
The color of the status.
Create a status in the specfied group (by ID)
$ eecli create:status featured 1
Create a status in the specified group (by name)
$ eecli create:status draft your_group_name
Create a status with a red color
$ eecli create:status --color="FF0000" featured 1
- 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