We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hub fil info
when using hub fil storage, I have a record in my results
hub fil storage
{ "rootCid": "bafybeidkpodjv5yegpuhxoa6ceyvpqbv6i4zc252gwnhfepskzrc3h3pam", "address": "f3wuju57nqu3dhavcjrja4mykzidqnzsywyeymaqrndv7ldx2b35ndpl3s7um4orvcoruuklai7lkxzqkpfufa", "time": "1613056014", "pending": false, "dealInfo": { "proposalCid": "bafyreihfulf6qyguwcxfyepxhp5guumenpxnzupaalfnt6p7jckgyg6b4a", "stateId": "7", "stateName": "StorageDealActive", "miner": "f09848", "pieceCid": "baga6ea4seaqbld5mdzrlwxbmxsafdn2hswpxd2hji5d45g4zajte74zdbqubyhq", "size": "8522825728", "pricePerEpoch": "80000000000", "startEpoch": "498831", "duration": "522840", "dealId": "1592051", "activationEpoch": "491637", "message": "" }, "transferSize": "0", "dataTransferStart": "1970-01-01T00:00:00Z", "dataTransferEnd": "1970-01-01T00:00:00Z", "sealingStart": "1970-01-01T00:00:00Z", "sealingEnd": "1970-01-01T00:00:00Z", "errMsg": "", "updatedAt": "2021-02-11T15:06:54.000000603Z" }
if i now use that CID for hub fil info i get,
▶ hub fil info bafybeidkpodjv5yegpuhxoa6ceyvpqbv6i4zc252gwnhfepskzrc3h3pam > Error! Getting storage configs: stored item not found
i can't quite tell why, but maybe just a bit more in the hub fil info cli help string could point out what cids should work here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when using
hub fil storage
, I have a record in my resultsif i now use that CID for
hub fil info
i get,i can't quite tell why, but maybe just a bit more in the
hub fil info
cli help string could point out what cids should work here.The text was updated successfully, but these errors were encountered: