IBM Business Process Manager, V8.0.1, All platforms > Reference > Commands and scripts > Commands (wsadmin scripting)

exportDeploymentEnvDef command

Use the exportDeploymentEnvDef command to export topologies from the deployment manager.

After using the command, save your changes to the master configuration using one of the following commands:

Required parameters

-filePath directory_location_of_deployment_environment_file

Specifies the name of the file that contains the deployment environment definition you are exporting. The value set is the full path and file name.

-topologyName name_of_topology

Specifies the deployment environment on this deployment manager to export.

Optional parameters

None.

Examples

This example shows how to use the exportDeploymentEnvDef command to export a deployment environment named myDepEnv.

Parent topic: Commands (wsadmin scripting)

Related information:

Obtaining online help using wsadmin scripting
Administrative command invocation syntax using wsadmin scripting
Use the wsadmin scripting tool
Jython script library