Reputation: 1611
I know how to create a project using gcloud command line tool.
gcloud deployment-manager deployments create DEPLOYMENT_NAME
But what id really like to do is create this project inside of a specific folder in gcloud. Is there a way to accomplish that?
(At this point I am hesitant to use gcloud alpha, unless it is production ready.)
Upvotes: 1
Views: 624