-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Since the CLI is not available on Windows ( #3143 ), I wanted to use the dockerized CLI, but it breaks somehow. I guess because it tries to open the browser automatically, but it should just log a warning for this:
docker run -it --network=host docker.restate.dev/restatedev/restate-cli:1.3 cloud login
Opening browser to https://auth.restate.cloud/login?response_type=code&client_id=5q3dsdnrr5r400jvibd8d3k66l&redirect_uri=http%3A%2F%2Flocalhost%3A33912%2Fcallback&state=0196498fde9e7d03997b68a8793abf6a&scope=openid
Error: No such file or directory (os error 2)
I guess I'd still create a volume mount for the config, but that would be easy enough, once this works
Metadata
Metadata
Assignees
Labels
No labels