nurdtechie98 / drive-cli

A command line interface for accessing google drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add drive info functionality

nurdtechie98 opened this issue · comments

Using the command by either specifying the sharing link or the file id one should be able to view relevant information of the file/folder like size of it, members / owners, mimetype , creation date, last modified date, parent folder etc.
Note: The data displayed regarding the same should be organised and layout should be clean enough to read.

I want to work on this issue. @nurdtechie98

@raghav-dalmia Sure, go ahead ;)

Screenshot from 2019-03-20 13-28-56
Screenshot from 2019-03-20 13-29-03

I am going to use the above format to print file info. If it needs any changes please let me know.

So, I think it's perfect. Can i proceed with this one?

@raghav-dalmia sorry for the late reply, I think there is no need of revision, cause we have specific command for it, other than that rest of them looks good.