Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

app list blank error if not logged in #142

Closed
itowlson opened this issue Jun 14, 2022 · 1 comment
Closed

app list blank error if not logged in #142

itowlson opened this issue Jun 14, 2022 · 1 comment

Comments

@itowlson
Copy link
Contributor

Hippo CLI built from current HEAD, Hippo as installed by the installer. When I do hippo app list and am not logged in, I get Error: with no error message.

$ ./target/debug/hippo app list
Error:

$ ./target/debug/hippo login
Enter username: ivan
Enter password: [hidden]
Logged in as ivan

$ ./target/debug/hippo app list
[
  {
    "id": "ef57e3cf-0145-49f4-b6e1-66cf77b40b3d",
    "name": "spin-hello-world",
# etc
@bacongobbler
Copy link
Contributor

duplicate of #105

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants