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 'workflow_path'.
The workflow does not need to be in
the database.
--cache_workflow workflow_name This caches the workflow named 'work-
flow_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/Work-
flows and /Library/PodcastPro-
ducer/Workflows.
CAMERA COMMANDS
--enable_camera camera_name This enables the camera named 'cam-
era_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 data-
base.
--remove_property property_name This removes a global system proper-
ties 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 Pod-
cast 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 April 14, 2010 Mac OS
Mac OS X 10.6Server - Generated Wed Apr 14 06:05:33 CDT 2010
