sysproj remove - 2022.2 English

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

Document ID
UG1400
Release Date
2023-01-02
Version
2022.2 English

Delete system project.

Syntax

sysproj remove [options]

Delete a system project from the workspace.

Options

None.

Returns

Nothing, if the system project is deleted successfully. Error string, if the system project deletion fails.

Examples

sysproj remove test_system

Delete test_system from workspace.