Currently, pinot-admin commands support to create Pinot table and schema but do not support to delete schema/table. Refer `AddTableCommand` and `AddSchemaCommand`.