File count in folder tree

New post

Comments

1 comment

  • KTech Admin

    I guess I just had to post in this forum, because I decided to try file_count as a field and it worked. So, in case you are curious this is the command I am using:

    box folders:items $boxRoot --fields='name,size,file_count' --sort=name --json

    1
    Comment actions Permalink

Post is closed for comments.