query( 'TRUNCATE TABLE ' . $wpdb->prefix . $table); } \WP_CLI::success( "Table deleted successfully!" ); } } \WP_CLI::add_command( 'hr', 'WeDevs\ERP\HRM\CLI\Commands' );