You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Hippo CLI built from current HEAD, Hippo as installed by the installer. When I do
hippo app list
and am not logged in, I getError:
with no error message.The text was updated successfully, but these errors were encountered: