TritonDataCenter / node-manta

Node.js SDK for Manta
75 stars 54 forks source link

~~ evaluation needs to be less pedantic #293

Closed bahamat closed 6 years ago

bahamat commented 7 years ago

Performing operations on ~~ returns InvalidPathError, while using ~~/ evaluates to /$MANTA_USER/.

E.g., mls ~~ fails, but mls ~~/ works, yet both mls /$MANTA_USER and mls /$MANTA_USER/ work.

trentm commented 7 years ago

https://cr.joyent.us/#/c/1091/

KodyKantor commented 6 years ago

Closing this. This has been integrated for a while.

➜  ~ mls --version
5.1.1
http://apidocs.joyent.com/manta
➜  ~ mls ~~
jobs/
public/
reports/
stor/
uploads/