-
Notifications
You must be signed in to change notification settings - Fork 13
delete:entry
Rob Sanchez edited this page Oct 11, 2014
·
4 revisions
Delete an entry by entering in an entry_id or url_title. You will be asked to confirm that you want to delete the specified entry, unless you use the --force
option.
# delete an entry by the entry_id
eecli delete:entry 123
# delete an entry by the url_title
eecli delete:entry entry_be_gone
# delete an entry by the entry_id without confirmation
eecli delete:entry --force 123
- 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