ZCM:Bundle Troubleshooting

From CoolSolutionsWiki

Exporting a bundle to an XML can help troubleshooting.

List all bundles first, so we can see the path to the bundle and the bundle name

zman bl --host ZCM_host -U admin_user -P admin_password

Export the Bundle to an XML file

zman bundle-export-to-file /Bundles/BUNDLE_NAME bundle_name.xml --host ZCM_host -U admin_user -P admin_password