-
Notifications
You must be signed in to change notification settings - Fork 13
delete:template
Rob Sanchez edited this page Nov 1, 2014
·
4 revisions
Delete one or more templates. You will be asked to confirm that you want to delete the specified templates(s), unless you use the --force
option.
$ eecli delete:template <template>
Template name(s) (ex. site/index)
Do not ask for confirmation before deleting.
Delete a template
$ eecli delete:template site/index
Delete multiple templates
$ eecli delete:template site/index site/foo
Delete a template without confirmation
$ eecli delete:template --force site/index
- 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