Delete a Connectable (connectableDelete)

The connectableDelete command deletes an existing connectable object from the model.

ttGridAdmin connectableDelete name

Options

The connectableDelete command has the option:

Option Description

name

The name of the connectable object to delete.

Examples

% ttGridAdmin connectableDelete database1client
Connectable database1client deleted from Model.

Notes

When you apply the model after deleting a connectable, new versions of all necessary configuration files are written to each data instance, with the connectable entry removed. (Never edit configuration files manually. They are overwritten each time the model is applied.)