|
This manual page is for Mac OS X Server version 10.6.3If you are running Mac OS X (client), this command is not available. If you are running a different version of Mac OS X Server, view the documentation locally:
Reading manual pagesManual pages are intended as a quick reference for people who already understand a technology.
|
pcastconfig(1) BSD General Commands Manual pcastconfig(1) NAME pcastconfig -- Podcast Producer server configuration command line tool SYNOPSIS pcastconfig --enable_workflow workflow_name pcastconfig --disable_workflow workflow_name pcastconfig --validate_workflow workflow_name pcastconfig --validate_workflow_at_path workflow_name pcastconfig --cache_workflow workflow_name pcastconfig --validate_all_workflows pcastconfig --update_workflows_in_db pcastconfig --enable_camera camera_name pcastconfig --disable_camera camera_name pcastconfig --create_upload_node shared_filesystem_path pcastconfig --add_property property_name --value value [--protect] pcastconfig --remove_property property_name pcastconfig --add_access access_group --properties property_list pcastconfig --remove_access access_group pcastconfig --help WORKFLOW COMMANDS --enable_workflow workflow_name This enables the workflow named 'workflow_name' --disable_workflow workflow_name This disables (hides) the workflow named 'workflow_name' --validate_workflow workflow_name This validates the contents of the workflow named 'workflow_name'. The workflow must already be in the database. --validate_workflow_at_path workflow_path This validates the contents of the workflow at the path 'work-flow_path'. 'workflow_path'. flow_path'. The workflow does not need to be in the database. --cache_workflow workflow_name This caches the workflow named 'workflow_name' in the shared filesystem. --validate_all_workflows This validates the contents of all the workflow in the database. --update_workflows_in_db This makes the database current with workflows in: /System/Library/PodcastProducer/Workflows and /Library/PodcastPro-ducer/Workflows. /Library/PodcastProducer/Workflows. ducer/Workflows. CAMERA COMMANDS --enable_camera camera_name This enables the camera named 'camera_name' --disable_camera camera_name This disables (hides) the camera named 'camera_name' UPLOAD NODE COMMANDS --create_upload_node shared_filesystem_path This sets up the Podcast Producer to be an upload-only node. It only runs apache and the HTTPS upload CGI. PROPERTY COMMANDS --add_property property_name --value value [--protect] This creates a global system property in the Podcast Producer server database. --remove_property property_name This removes a global system properties from the Podcast Producer server database. PROPERTY ACCESS COMMANDS --add_access access_group --properties property_list This creates a one-time access key for a list of properties in the Podcast Producer server database. It associates this access token with an access_group. The property list is colon separated (e.g. "Property1:Property2") --remove_access access_group This revokes all access keys for property accesses associated with a specific access_group. Mac OS May 12, 2010 Mac OS |
The way to report a problem with this manual page depends on the type of problem: