Skip to content

delete target

Chris Lowth edited this page Sep 21, 2022 · 6 revisions

delete target

Usage:

tbutil [{cred}] delete target [-force] [-by-name] {target_id_or_name} ...

Deletes the targets identified by their IDs or names (if -by-name is specified) on the command line. You can find the IDs of the existing targets using "list targets".

If option -force is used, then it is not an error for the identified targets not to exist.

See also: "crypt", "export target", "export targets", "import target", "list targets", "rediscover target", "validate target"

Clone this wiki locally