This message was deleted.
# general
s
This message was deleted.
b
pulumi whoami
is also surprisingly unhelpful; just saying I’m
ed
isn’t useful.
b
@boundless-monkey-50243 can you try “pulumi whoami —verbose” and see what the backend url will be?
b
Copy code
$ pulumi login <s3://hydrow-pulumi/foobar>
Logged into err-laptop.local as ed (<s3://hydrow-pulumi/foobar>)
$ pulumi whoami --verbose
User: ed
Backend URL: <s3://hydrow-pulumi/foobar>
b
Is that what you expect to see?
b
It is, but as I said, it’s dumping data into
<s3://hydrow-pulumi/.pulumi>
.
So I guess it’s a bug? Or is it out-of-spec
b
This is a bug
Can you open an issue for us with this information? On GitHub.com/pulumi/pulumi
b
b
Thanks!!