Unknown flag --currentIP

I am trying to pass on my MongoDB Atlas lab task in the online course.
I try to do the following:

atlas setup --clusterName myAtlasClusterEDU --provider AWS --currentIp --skipSampleData --username myAtlasDBUser --password myatlas-001 | tee atlas_cluster_details.txt

But I am getting the following error message:

Error: unknown flag: --currentIP

Ido not know what should be the problem, because I did everything as the description said.

Please check what exactly you passed in your command
currentIp vs currentIP