Skip to content

xraycli: add support for -f rows #11

Description

@grishaf

-f rows - will output

> xraycli -f rows /test-app/itable  
-------------------- 
a:  1                
c:  3                
b:  2      
---------------------
a:  1                
c:  3                
b:  2      

and will replace -f itable
can print row_index if pk not exists

xraycli will automatically print with -f rows tables that not fit to screen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions