domain remove - 2025.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2025-11-20
Version
2025.2 English

Delete a domain.

Syntax

domain remove [domain-name]

Delete a domain from active platform. If a domain-name is not specified, the active domain is deleted.

Options

None.

Returns

Empty string, if the domain is deleted successfully. Error string, if the domain deletion fails.

Examples

domain remove test_domain

Removes test_domain from the active platform.