Hi@akhtar,
You can enable new services to your project from the shell. For that, you have to use gcloud command. I have attached the command below.
$ gcloud services enable service_name --project project_ID
$ gcloud services enable compute.googleapis.com --project nadeem-gcp-1234567
Hope it helps!!
If you need to know more about Google Cloud, We recommend joining GCP Certification course today.
Thanks!