deislabs/hippo-cli

getting blank error trying to add channel with revision ID

Closed this issue · 2 comments

src/hippo-cli [main] $ hippo channel add --revision-id spin-hello-world/1.0.0 spin-test "37bae039-8ce7-4105-8252-bf4b6f527ba4"
Error:

src/hippo-cli [main] $ hippo channel add --revision-id 1.0.0 spin-test "37bae039-8ce7-4105-8252-bf4b6f527ba4"
Error:

probably duplicate of #105

Yeah, this looks like a duplicate of #105. I'll see if we can improve the error message so at least the user will be informed that they need to sign in. Error: isn't very helpful. 😄