Login from Confluent CLI to Confluent cloud - Error

I have created a aws lightsail instance and installed confluent platform-7.0.1 in it.
After starting all the process, i was able to access the control center.
Also, i have created a free cloud account in confluent with my credentials.

But when i try login into cloud from CLI, it is throwing a error.
[Command used: confluent login --url https://confluent.cloud]

Help me through this!

hi @Sanjay1108

welcome :slight_smile:

how did you create the confluent cloud env? i assume via web ui?

to login to confluent cloud there is no need to add the --url flag.
basically it should work like this
confluent login

hth,
michael

1 Like

Hi @mmuehlbeyer

Yes, I have created the Confluent cloud account through web UI.

But, when i issue this command: confluent login, i am getting error

Hmm
would you please check the version with

confluent version

best,
michael

2 Likes

Hi @mmuehlbeyer ,

I have upgraded my CLI version(It was 1.40.0)
Now i upgraded it to latest version and it works fine.

Thank you

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.