oxen df --full will display all the entries in the df
oxen df --page and --page_size will change the starting point and format of this display. by default, the df is segmented into groups of 10 entries. --page will select the starting entry, and --page_size will determine the size of these groups
Added options to view all entries in df
oxen df --full will display all the entries in the df
oxen df --page and --page_size will change the starting point and format of this display. by default, the df is segmented into groups of 10 entries. --page will select the starting entry, and --page_size will determine the size of these groups