jpublish

publishes a flow to Process Manager and to other users.

Synopsis

jpublish [-u user_name] [-f flow_name]
jpublish [-h]|[-V]

Description

You use the jpublish command to publish a target flow to Process Manager.

Subflows and flow arrays linked by reference can only refer to published target flows.

Only Process Manager administrators and control administrators can publish target flows.

Options

-u user_name

Specifies the name of the user who owns the flow.

-f flow_name

Specifies the name of the flow. If you do not specify a flow name, all flows meeting the other criteria are published.

-h

Prints the command usage to stderr and exits.

-V

Prints the Process Manager release version to stderr and exits.

Examples

jpublish -u userA -f flow1

Publishes the flow1 flow belonging to user A.

See also

junpublish