domain - 2022.2 English

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

Document ID
UG1400
Release Date
2023-01-02
Version
2022.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 the 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. Refer to the sub-command help for details.

Examples

Refer to the sub-command help for details.