Pow storage info list
pow storage-info list¶
Returns a list of information about all stored cids, filtered by cids if provided.
Synopsis¶
Returns a list of information about all stored cids, filtered by cids if provided.
pow storage-info list [optional cid1,cid2,...] [flags]
Options¶
-h, --help help for list
Options inherited from parent commands¶
--serverAddress string address of the powergate service api (default "127.0.0.1:5002")
-t, --token string user auth token
SEE ALSO¶
- pow storage-info - Provides commands to get and query cid storage info.