(Quick Reference)

zkui-install-xml

Purpose

Installs the zk.xml file to the main app at web-app/WEB-INF/

Examples

grails zkui-install-xml

Description

Usage:

grails zkui-install-xml

WEB-INF/zk.xml is the configuration descriptor of ZK. This file optional. If you need to configure ZK differently from the default, you could provide a file called zk.xml under the WEB-INF directory.

ZK Configuration Reference