list custom post type
Returns a table of custom posts with a type specified using the --post_type flag.
                
wp post list --post_type=movie
 
    
            
             copy
        Returns a table of custom posts with a type specified using the --post_type flag.
                
wp post list --post_type=movie
 
    
            
             copy