Closed anuveyatsu closed 6 years ago
@AcckiyGerman should be now fixed (https://github.com/datahq/data-cli/issues/301) - will be available in the next release of the CLI tool.
@anuveyatsu do we have test for this in QA spreadsheet or data-cli
travis tests?
coz this issue is major, I think
TESTED:
$ node bin/data.js push README.md --private
? Please, confirm name for this dataset:
readme-lazy-penguin-10 get-private-test
? Please, confirm title for this dataset:
Get private test Get private test
🙌 your data is published!
🔗 https://datahub.io/test/get-private-test/v/1 (copied to clipboard)
After some time:
$ node bin/data.js get https://datahub.io/test/get-private-test
Time elapsed: 2.45 s
Dataset/file is saved in "test/get-private-test"
If I try to get a private dataset, I'd receive following error message that is unclear to me:
How to reproduce
data get https://datahub.io/anuveyatsu/finance-vix
Expected behavior