domain - 2020.2 English

Vitis Unified Software Platform Documentation: Embedded Software Development (UG1400)

Document ID
UG1400
Release Date
2020-12-15
Version
2020.2 English

Create, configure, list and report domains

Syntax

domain <sub-command> [options]
Create a domain, or perform various other operations on the domain, based on <sub-command> specified. Following sub-commands are supported.
  • active - Set/Get the active domain.
  • config - Configure the properties of a domain.
  • create - Create a domain in the active platform.
  • list - List all the domains in active platform.
  • report - Report the details of a domain.
  • remove - Delete a domain.
Type "help" followed by "app sub-command", or "app sub-command" followed by "-help" for more details.

Options

None

Returns

Depends on the sub-command. Please refer to sub-command help for details.

Example(s)

Please refer to sub-command help for details.