Deletes a service object.
See Section 2.8.4, “Using Service Objects” for more details about service objects.
tarantella service delete { --nameobj
... } | --filefile
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies the name of the service object to delete. This can be a space-separated list of names. |
| Specifies a file containing a batch of commands to delete service objects. |
The following example deletes the east
service
object.
$ tarantella service delete --name east