-
Notifications
You must be signed in to change notification settings - Fork 13
delete:entry
Rob Sanchez edited this page Nov 1, 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.
$ eecli delete:entry <entry>
The entry_id or url_title of an entry
Do not ask for confirmation before deleting.
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