ExamGecko
Question list
Search
Search

Question 76 - AD0-E717 discussion

Report
Export

A developer is tasked with creating a new feature in an Adobe Commerce Cloud project. The developer decides to create an integration environment for a better development process.

Which Cloud CLI for Commerce command would the developer use?

A.
magento-cloud environment:branch <environment-name>
Answers
A.
magento-cloud environment:branch <environment-name>
B.
magento-cloud create:environment-branch <environment-name>
Answers
B.
magento-cloud create:environment-branch <environment-name>
C.
magento-cloud environment:create:branch environment-name >
Answers
C.
magento-cloud environment:create:branch environment-name >
Suggested answer: A

Explanation:

The Cloud CLI for Commerce command that a developer would use to create an integration environment for a better development process is magento-cloud environment:branch <environment-name> . This command creates a new branch in the Git repository and a new environment in the Cloud project, using the specified parent environment as a base. The new environment inherits the code, data, and media files from the parent environment.

asked 02/10/2024
Larry Severin
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first