ControlTier > core
 

purge-objects

Command Reference

Description

Delete objects in the repository from the results of find-objects.

Purge-objects reads input generated by find-objects and for each object listed in the specifed session, removes it from the active model on the server.

If the ignoreparents flag is specified, then the object will be removed even if it is a child dependency of another object.

Usage

ctl -t ProjectBuilder -o <objectname> -c purge-objects [-ignoreparents] [-name <.*>] [-session <find.session>] [-type <[^\.]*>]

Options

Option Description Type Default
ignoreparents ignore parent dependencies boolean
name resource name string .*
session session name string find.session
type resource type string [^\.]*