Skip to content

Cannot login to cloud with dockerized CLI #3179

@Hades32

Description

@Hades32

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions