Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


What is the correct gcloud command to create a new repository named 'developer' in Cloud Source Repositories?




Explanation:

The correct command is gcloud source repo create developer. This command follows the gcloud CLI syntax for creating a new repository in Cloud Source Repositories. For more details, refer to the Cloud Source Repositories documentation.