I'm not able to find a way to use the gcloud
command line program to change a project's Enabled APIs. My hunch is that it's going to be in the billing "arena" but I've been trying to find this and having much luck.
Use
gcloud services enable <service name>
Example:
gcloud services enable containerregistry.googleapis.com