Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Command Line Interface : Delete Tasks

Delete Tasks
Each delete task prompts for the key of the entity to be deleted and does not return any result.
delete_binding
Execute one of the following commands in CLI to execute a delete_binding task in the interactive mode:
uddiant delete_binding
The following prompt will appear.
Enter the binding key of the binding template to be deleted.
You can also execute the task in silent mode by executing one of the following commands:
uddiant delete_binding -DbindingKey=BindingKey
delete_business
Execute one of the following commands in CLI to execute a delete_business task in the interactive mode:
uddiant delete_business
The following prompt will appear.
Enter the business key of the business to be deleted.
You can also execute the task in silent mode by executing one of the following commands:
uddiant delete_business -DbusinessKey=BusinessKey
delete_service
Execute one of the following commands in CLI to execute a delete_service task in the interactive mode:
uddiant delete_service
The following prompt will appear.
Enter the service key of the service to be deleted.
You can also execute the task in silent mode by executing one of the following commands:
uddiant delete_service -DserviceKey=ServiceKey
delete_tModel
Execute one of the following commands in CLI to execute a delete_tModel task in the interactive mode:
uddiant delete_tModel
The following prompt will appear.
Enter the tModel key of the tModel to be deleted.
You can also execute the task in silent mode by executing one of the following commands:
uddiant delete_tModel -DtmodelKey=tModelKey

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved