How to create a new project using expo cli and get the PROJECT_ID from a ec2 ?

I want to add a project to my org and just need the project id to provide in doppler config (EXPO_PROJECT_ID) which wil later run doppler run -c prd_vvf – eas build --profile prod build the project. When i manually create a project by ALL PROJECT->NEW PROJECT->CREATE i get the Project ID but i want to achieve this using cli .