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.
Example(s)
sysproj remove test_system
Delete test_system from workspace.