Delete a platform
Syntax
platform remove <platform-name>
Delete the given platform. If platform-name is not specified, active platform is deleted.
Options
None
Returns
Empty string, if the platform is deleted successfully. Error string, if the platform cannot be deleted.
Example(s)
platform remove zc702
Removes zc702 platform from the disk.